commit 5f453a4bff79c91ee62965c6dbc702fc8c617eef parent bd461ef7d62e00b9eeb6a23267bd847b4d964398 Author: fundamental <mark.d.mccurry@gmail.com> Date: Sun, 5 Feb 2012 12:05:32 -0500 Instruments: added to git repo via a git submodule - Instruments and example files are now stored in a separate git tree, but are tied to the main repo via a git submodule Diffstat:
A | .gitmodules | | | 3 | +++ |
A | instruments | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "instruments"] + path = instruments + url = git://zynaddsubfx.git.sourceforge.net/gitroot/zynaddsubfx/instruments diff --git a/instruments b/instruments @@ -0,0 +1 @@ +Subproject commit f05e5f9cb3e226b3154e183e5104fa5b678cfe32