diff options
author | Slávek Banko <[email protected]> | 2013-07-27 16:36:38 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-27 16:36:38 +0200 |
commit | fcd5266f7137e0ec167da80298af9a6a47ace17c (patch) | |
tree | 89fa9acf97df0c726e343f03795f852a8b892c7e /.gitmodules | |
parent | d76ff81b7c1beffef0b84e570914c8f2d47834e6 (diff) | |
download | tork-fcd5266f7137e0ec167da80298af9a6a47ace17c.tar.gz tork-fcd5266f7137e0ec167da80298af9a6a47ace17c.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 |