Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate McMaster <nate.mcmaster@microsoft.com>2018-12-15 03:03:16 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-12-15 03:03:16 +0300
commit02780bac26f7bb5e0a5ef74050a2d3e5a78fb6a4 (patch)
tree386180a0fc7411d22fc9f38db343df2f0fa48456 /.gitmodules
parent436b5461ad0337aac90089aa7ccb61dd875808e4 (diff)
parentcb5458e87062eddb224c1695b7081c41985fec10 (diff)
Merge branch 'release/2.2'
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index ff5d81656b..964aad14a7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "src/IISIntegration/test/gtest/googletest"]
- path = src/IISIntegration/test/gtest/googletest
+[submodule "googletest"]
+ path = src/submodules/googletest
url = https://github.com/google/googletest