diff options
author | Slávek Banko <[email protected]> | 2012-07-30 20:57:30 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-07-30 20:57:30 +0200 |
commit | f0b8c7298d96941be27e051a36de22909d77fb9f (patch) | |
tree | 06c65e3d21baff752b6a0d16d4a1d340e2000f9b /.gitmodules | |
parent | 8b38fa5ca58e1427311dfb406444a3a1f768cbbe (diff) | |
download | knetload-f0b8c7298d96941be27e051a36de22909d77fb9f.tar.gz knetload-f0b8c7298d96941be27e051a36de22909d77fb9f.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 |