http -> https for a submodule...

This commit is contained in:
Eryn Wells 2012-03-21 12:30:21 -07:00
parent bb5526c6e7
commit 6087aa4e0f

2
.gitmodules vendored
View file

@ -24,7 +24,7 @@
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://git.wincent.com/command-t.git