Use https protocol for cmrc submodule
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -27,4 +27,4 @@
|
|||||||
url = https://github.com/nothings/stb
|
url = https://github.com/nothings/stb
|
||||||
[submodule "third_party/cmrc"]
|
[submodule "third_party/cmrc"]
|
||||||
path = third_party/cmrc
|
path = third_party/cmrc
|
||||||
url = git@github.com:vector-of-bool/cmrc.git
|
url = https://github.com/vector-of-bool/cmrc
|
||||||
|
|||||||
Reference in New Issue
Block a user