summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-02-05 12:38:37 +0000
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2009-02-05 12:47:39 +0000
commit4789542dc48b5a6970d44acb4ba851801b6f1673 (patch)
treecb203cb3ec913cede946bab37c81814b9f3c36d6 /.gitmodules
parentd1ea53d5635966800c6cd431afe40ed255d6849a (diff)
downloadfarstream-4789542dc48b5a6970d44acb4ba851801b6f1673.tar.gz
Replace copy of common with git submodule
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 00000000..a6b1edac
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "common"]
+ path = common
+ url = git://anongit.freedesktop.org/gstreamer/common