aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar James Crasta <jcrasta@underarmour.com>2015-08-26 15:40:26 -0600
committerGravatar James Crasta <jcrasta@underarmour.com>2015-08-26 15:40:26 -0600
commit2a7df7db4df92c31798808f5901535bdc91b0472 (patch)
tree0367d525f214cdae8362344e30a0a7f52216bdf3 /.gitmodules
parentda22c1521130336e4f3fdcf6b2f7f20fb944ef47 (diff)
Use https like all the other submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 434d01b3d5..4ab7f3ca5b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,4 +14,4 @@
url = https://github.com/gflags/gflags.git
[submodule "third_party/googletest"]
path = third_party/googletest
- url = git://github.com/google/googletest
+ url = https://github.com/google/googletest.git