]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document import path checking
authorShenghou Ma <minux@golang.org>
Thu, 8 Jan 2015 10:13:28 +0000 (05:13 -0500)
committerMinux Ma <minux@golang.org>
Thu, 8 Jan 2015 23:24:59 +0000 (23:24 +0000)
commit5664eda73368fc146f24609f518da22cad0d0b2a
tree3ff7693f1f664bfb09d32a792bb8f6b8e51ae33b
parent7b2524217e1128e8d8a7b9f9c253bf5b86dc301e
cmd/go: document import path checking

This is a replay of CL 189760043 that is in release-branch.go1.4,
but not in master branch somehow.

Change-Id: I11eb40a24273e7be397e092ef040e54efb8ffe86
Reviewed-on: https://go-review.googlesource.com/2541
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/go/doc.go
src/cmd/go/help.go
src/cmd/go/mkdoc.sh