diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-21 17:50:09 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-21 17:50:09 -0700 |
commit | 761741ec36dcc9ea2dd6d737fdbdd6aba09730ac (patch) | |
tree | 940f16c437db7434cca0c8074853900690d3c849 /.gitmodules | |
parent | 15383feec9c33ddb0b01ca4737ea6a1421cf7dce (diff) | |
download | clientdata-761741ec36dcc9ea2dd6d737fdbdd6aba09730ac.tar.gz clientdata-761741ec36dcc9ea2dd6d737fdbdd6aba09730ac.tar.bz2 clientdata-761741ec36dcc9ea2dd6d737fdbdd6aba09730ac.tar.xz clientdata-761741ec36dcc9ea2dd6d737fdbdd6aba09730ac.zip |
Add 'music' as a submodule of client data.
Note that people do not need to actually fetch the submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..1a77f7e7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "music"] + path = music + url = git://gitorious.org/tmw/music.git |