]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document that files beginning with . or _ are ignored
authorAndrew Gerrand <adg@golang.org>
Thu, 20 Jun 2013 00:29:38 +0000 (10:29 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 20 Jun 2013 00:29:38 +0000 (10:29 +1000)
commit2f70ac19d29480c2e22bd0a9eca18a215c32db6f
tree9343cd99b3e49c09dd708fe9edc476e2e5118163
parent966e889687095f33239314d2e7e03c7f3ac3b0c3
cmd/go: document that files beginning with . or _ are ignored

Fixes #5655.

R=golang-dev, minux.ma, r
CC=golang-dev
https://golang.org/cl/10410045
src/cmd/go/doc.go
src/cmd/go/help.go
src/cmd/go/test.go