Changed submodule to HTTPS protocol for convenience.
This commit is contained in:
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