Skip to content

Commit d5e8f4d

Browse files
committed
doc: remove shallow clone mention from go1.6.txt
It was reverted. Change-Id: Ie30d8df9f2e5b14ff823fe81f5e538ee47064662 Reviewed-on: https://go-review.googlesource.com/17317 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 008e96c commit d5e8f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/go1.6.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ cmd/dist: use clang on FreeBSD (https://golang.org/cl/16635)
44
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
55
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)
66
cmd/go: add -msan option (https://golang.org/cl/16169)
7-
cmd/go: use shallow clones for new git checkouts (https://golang.org/cl/16360)
87
cmd/compile: add -msan option (https://golang.org/cl/16160)
98
cmd/link: add -msan option (https://golang.org/cl/16161)
109
cmd/cgo: fix C.complexfloat and C.complexdouble and treat as separate types from complex64 and complex128 (https://golang.org/cl/17208)

0 commit comments

Comments
 (0)