Using https over git protocol for ycmd submodule

This commit is contained in:
Strahinja Val Markovic 2014-05-15 15:57:15 -07:00
parent 16be992730
commit 56ee914b2e

2
.gitmodules vendored
View File

@ -6,4 +6,4 @@
url = https://github.com/kennethreitz/requests url = https://github.com/kennethreitz/requests
[submodule "third_party/ycmd"] [submodule "third_party/ycmd"]
path = third_party/ycmd path = third_party/ycmd
url = git@github.com:Valloric/ycmd.git url = https://github.com/Valloric/ycmd