summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2002-03-24 04:32:10 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2002-03-24 04:32:10 +0000
commit564e342e897805f7a05c1db2f43c739b2f2425c7 (patch)
tree49e12d34b78893c507fd320cf62d156645522266 /.gitmodules
initial python bindings
Original commit message from CVS: initial python bindings
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..1ba590b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "common"]
+ path = common
+ url = git://anongit.freedesktop.org/gstreamer/common