]> git.sesse.net Git - vlc/commitdiff
Remove gitmodules
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 4 Jul 2011 12:47:53 +0000 (14:47 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 30 Sep 2011 08:08:23 +0000 (10:08 +0200)
This has never been working.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
.gitmodules [deleted file]

diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644 (file)
index 1ff5579..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# To modify a submodule's url, ie to use ssh:// instead of git://,
-# update the submodule's .git/config file.
-# Use "git submodule update --init" to initialize submodules.
-# See man git-submodule for more info.
-
-[submodule "bindings/libvlcpp"]
-       path = bindings/libvlcpp
-       update = rebase
-       url = git://git.videolan.org/vlc/bindings/libvlcpp.git
-[submodule "bindings/jvlc"]
-       path = bindings/jvlc
-       update = rebase
-       url = git://git.videolan.org/vlc/bindings/jvlc.git
-[submodule "bindings/python"]
-       path = bindings/python
-       update = rebase
-       url = git://git.videolan.org/vlc/bindings/python.git
-[submodule "bindings/phonon"]
-       path = bindings/phonon
-       update = rebase
-       url = git://git.kde.org/phonon-vlc.git