summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-01-30 08:44:50 +0100
committerEdward Hervey <bilboed@bilboed.com>2009-01-30 08:44:50 +0100
commitd9255c8e47d4cc4340499de2b75336bf381803a3 (patch)
treea695fc13601912ed1be486413d050753141529b6 /.gitmodules
parent42b9175bfd7179037ef4989cec0c4550811d19e0 (diff)
Add common submodule and use pre-commit client-side hook
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a6b1eda
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "common"]
+ path = common
+ url = git://anongit.freedesktop.org/gstreamer/common