]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
.gitmodules: Use HTTPS URLs.
authorSimon Ruderich <simon@ruderich.org>
Sat, 13 Apr 2013 01:49:43 +0000 (03:49 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 13 Apr 2013 01:49:43 +0000 (03:49 +0200)
.gitmodules

index 9438e1ce5b8e85d3198561ca7350e45dc802e5e6..259493fae61229dfa8ba7d393e10a350b5b81b72 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "vim/bundle/ctrlp"]
        path = vim/bundle/ctrlp
-       url = git://github.com/kien/ctrlp.vim.git
+       url = https://github.com/kien/ctrlp.vim.git
 [submodule "vim/bundle/fswitch"]
        path = vim/bundle/fswitch
-       url = git://github.com/derekwyatt/vim-fswitch.git
+       url = https://github.com/derekwyatt/vim-fswitch.git