From 57756fa8861b79055ef0baa6377490a88cc285cd Mon Sep 17 00:00:00 2001 From: yunhao Date: Tue, 19 May 2020 10:57:21 +0800 Subject: [PATCH] =?UTF-8?q?update=20.gitmodules.=20=E5=B0=86gtest=E7=9A=84?= =?UTF-8?q?url=E4=BF=AE=E6=94=B9=E4=B8=BAgitee.com=E7=AB=99=E5=86=85?= =?UTF-8?q?=E9=95=9C=E5=83=8F=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5e41f7c9..64eec64b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "thirdparty/gtest"] path = thirdparty/gtest - url = https://github.com/google/googletest.git + url = https://gitee.com/mirrors/googletest.git -- Gitee