Skip to content

Commit a9a7e40

Browse files
committed
doc: update go1.6.txt
Mention shallow clones. Fixes #13204 Change-Id: I0ed9d4e829d388425beba0d64e6889d16d4bb173 Reviewed-on: https://go-review.googlesource.com/16822 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 7d1d642 commit a9a7e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/go1.6.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Tools:
33
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
44
cmd/go: flags for tests must precede package name if present; also makes it easier to pass flags to test binaries (https://golang.org/cl/14826)
55
cmd/go: add -msan option (https://golang.org/cl/16169)
6+
cmd/go: use shallow clones for new git checkouts (https://golang.org/cl/16360)
67
cmd/compile: add -msan option (https://golang.org/cl/16160)
78
cmd/link: add -msan option (https://golang.org/cl/16161)
89

0 commit comments

Comments
 (0)