]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add -t flag to 'go get' to download test dependencies
authorAndrew Gerrand <adg@golang.org>
Wed, 14 Aug 2013 01:01:17 +0000 (11:01 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 14 Aug 2013 01:01:17 +0000 (11:01 +1000)
commit5dde7ccecf22a345535721c78a34879755de1fc0
tree7789af74ccaf939d41cbcd235e4609804d1e5636
parent1a09d70e230a7a9468ded587c7a1e3bee53c402b
cmd/go: add -t flag to 'go get' to download test dependencies

Fixes #5126.

R=golang-dev, dsymonds, bradfitz, r, rsc, rogpeppe
CC=golang-dev
https://golang.org/cl/12566046
src/cmd/go/doc.go
src/cmd/go/get.go