diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 17:15:40 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 17:15:40 -0500 |
commit | f64fd1e3a20cb2d46a85c971d90c8aea042d9abb (patch) | |
tree | a291301169c719dbb16584e07c3f441b86fcfced /.gitmodules | |
parent | 6f703b6ceb9c2cf3d17b228848c3e0d736957c83 (diff) | |
download | tdeadmin-f64fd1e3a20cb2d46a85c971d90c8aea042d9abb.tar.gz tdeadmin-f64fd1e3a20cb2d46a85c971d90c8aea042d9abb.zip |
Added 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 |