Skip to content

Commit 939fa38

Browse files
authored
Use googletest's new 'main' branch (dotnet#38409)
1 parent bcd1125 commit 939fa38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "src/submodules/googletest"]
22
path = src/submodules/googletest
33
url = https://github.com/google/googletest
4-
branch = master
4+
branch = main
55
[submodule "src/submodules/MessagePack-CSharp"]
66
path = src/submodules/MessagePack-CSharp
77
url = https://github.com/aspnet/MessagePack-CSharp.git

0 commit comments

Comments
 (0)