Skip to content

Commit a8cc5e4

Browse files
[release/3.1] Use googletest's new 'main' branch (#38412)
- backport of #38409 due to submodule conflicts that were fixed in #38410 Co-authored-by: Doug Bunting <[email protected]>
1 parent 08e11a7 commit a8cc5e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
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)