]> Cypherpunks.ru repositories - gostls13.git/commitdiff
cmd/go: explicitly name the default branch “main” in testdata/vcstest/git/issue57650.txt
authorBryan C. Mills <bcmills@google.com>
Tue, 12 Dec 2023 15:49:55 +0000 (10:49 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 12 Dec 2023 16:13:43 +0000 (16:13 +0000)
Updates #47650.

Change-Id: I90c0a51b390326129643d5b90fe935d44e5e5372
Reviewed-on: https://go-review.googlesource.com/c/go/+/549155
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/testdata/vcstest/git/issue47650.txt

index fe037cea647e702faf4108b75d2edab04b892530..52040787c817707a103e427ab907ab73949ee547 100644 (file)
@@ -10,6 +10,7 @@ git init
 at 2021-08-11T13:52:00-04:00
 git add cmd
 git commit -m 'add cmd/issue47650'
+git branch -m main
 git tag v0.1.0
 
 git add go.mod