diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-06-05 20:16:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-05 20:16:39 +0200 |
commit | 1ca2180ab78407f917c01a4bf9001f2311608c87 (patch) | |
tree | 8d68a2de16ac3559559ca77010dff414ee28f601 /.gitmodules | |
parent | 19deb24b530d644ac0f0660d66192dff4e0c8ca4 (diff) | |
download | kdiff3-1ca2180ab78407f917c01a4bf9001f2311608c87.tar.gz kdiff3-1ca2180ab78407f917c01a4bf9001f2311608c87.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://system@scm.trinitydesktop.org/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |