diff options
author | Slávek Banko <[email protected]> | 2012-06-23 02:43:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-23 02:43:35 +0200 |
commit | 8ecf33e3d72238c3e2c9ac090fa27f584e1fee16 (patch) | |
tree | 10f85cd663e5747412841c92c00c81d37b7ca5a5 /.gitmodules | |
parent | 51cb13280d02be40e63a81018007bac488dadebc (diff) | |
download | krusader-8ecf33e3d72238c3e2c9ac090fa27f584e1fee16.tar.gz krusader-8ecf33e3d72238c3e2c9ac090fa27f584e1fee16.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 |