Skip to content

Commit e70d343

Browse files
Bryan C. Millsgopherbot
Bryan C. Mills
authored andcommitted
cmd/go: explicitly name the default branch “main” in testdata/vcstest/git/issue57650.txt
Updates #47650. Change-Id: I90c0a51b390326129643d5b90fe935d44e5e5372 Reviewed-on: https://go-review.googlesource.com/c/go/+/549155 TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Bryan Mills <[email protected]> Auto-Submit: Bryan Mills <[email protected]> Reviewed-by: Michael Matloob <[email protected]>
1 parent b18b058 commit e70d343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/cmd/go/testdata/vcstest/git/issue47650.txt

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ git init
1010
at 2021-08-11T13:52:00-04:00
1111
git add cmd
1212
git commit -m 'add cmd/issue47650'
13+
git branch -m main
1314
git tag v0.1.0
1415

1516
git add go.mod

0 commit comments

Comments
 (0)