summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-06-26 02:48:10 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-06-26 02:48:10 +0200
commit0c4373d308b1b79a8ba5bbbcfb1e3fef9c61a829 (patch)
treeb7e67505ed29c51787bfb2141b73b344b70c9fd1 /.gitmodules
parente021d6efeb89f32c9316f4332e97d8dcd7aac1d4 (diff)
downloadkatapult-0c4373d308b1b79a8ba5bbbcfb1e3fef9c61a829.tar.gz
katapult-0c4373d308b1b79a8ba5bbbcfb1e3fef9c61a829.zip
Add common directories
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
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