Changed submodule to HTTPS protocol for convenience.
This commit is contained in:
parent
e0c510a95f
commit
22956f3265
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "tests/googletest"]
|
||||
path = tests/googletest
|
||||
url = git@github.com:google/googletest.git
|
||||
url = https://github.com/google/googletest.git
|
||||
|
Reference in New Issue
Block a user