diff options
author | Slávek Banko <[email protected]> | 2012-06-05 02:18:24 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-05 02:18:24 +0200 |
commit | b68cf791041a32a73ce5adffb091cb7a4d31616b (patch) | |
tree | f0d3e197a6d8d1d25f77fe7c4c1939d49d417371 /.gitmodules | |
parent | 07a466ba7485b67ab1ee719957d2f1551d4df750 (diff) | |
download | kaffeine-b68cf791041a32a73ce5adffb091cb7a4d31616b.tar.gz kaffeine-b68cf791041a32a73ce5adffb091cb7a4d31616b.zip |
Add common directories
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4fce771 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "admin"] + path = admin + url = http://[email protected]/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake |