aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-08-05 14:36:45 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-08-06 17:07:43 +0100
commitc2d74ea23c2270732b2090ef7d9f92c636a00b59 (patch)
tree63f08dd7338782b04f52dd6f7c5bf77803cc1ff1 /.gitmodules
parent8a008c74c1cb23ca00fb92646425ae3e594d2d18 (diff)
downloadYAGE-c2d74ea23c2270732b2090ef7d9f92c636a00b59.tar.gz
YAGE-c2d74ea23c2270732b2090ef7d9f92c636a00b59.zip
Changing googletest directory
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e07c3b23..a0789020 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "googletest"]
path = googletest
- url = https://github.com/google/googletest.git
+ url = git@github.com:ymherklotz/googletest.git
branch = master