vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
