[vlc-commits] Remove gitmodules

Jean-Baptiste Kempf git at videolan.org
Fri Sep 30 16:31:44 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jul  4 14:47:53 2011 +0200| [97c36f8d7f2014921a74c75244860224fef18b74] | committer: Jean-Baptiste Kempf

Remove gitmodules

This has never been working.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=97c36f8d7f2014921a74c75244860224fef18b74
---

 .gitmodules |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 1ff5579..0000000
--- a/.gitmodules
+++ /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



More information about the vlc-commits mailing list