aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-08-21 20:31:51 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-08-21 20:31:51 +0100
commit0a49874288f92c120d7e165550eb6dbbe1ef7307 (patch)
tree6d336a8420a2dfbcbfc62d29d351674149594046 /.gitmodules
parent477697c6843b3a3ff95003d1f85bf8d440a7eea5 (diff)
downloadYAGE-0a49874288f92c120d7e165550eb6dbbe1ef7307.tar.gz
YAGE-0a49874288f92c120d7e165550eb6dbbe1ef7307.zip
Adding original google test
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a0789020..e07c3b23 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "googletest"]
path = googletest
- url = git@github.com:ymherklotz/googletest.git
+ url = https://github.com/google/googletest.git
branch = master