http -> https for a submodule...
This commit is contained in:
parent
bb5526c6e7
commit
6087aa4e0f
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue