]> Cypherpunks repositories - gostls13.git/commit
goinstall: support googlecode subrepos and add repo match tests
authorAndrew Gerrand <adg@golang.org>
Mon, 21 Nov 2011 20:10:25 +0000 (07:10 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 21 Nov 2011 20:10:25 +0000 (07:10 +1100)
commit86c08e961136f01d34db7759166433d55e8914b2
tree82ca7b0c9d7f5d67cb0cfc03cf36e0af09981b68
parent7c161b05aaa18cb5a49ab0566c7e26e264117eca
goinstall: support googlecode subrepos and add repo match tests
goinstall: don't hit network unless a checkout or update is required

R=rsc, rogpeppe
CC=golang-dev
https://golang.org/cl/5343042
src/cmd/goinstall/doc.go
src/cmd/goinstall/download.go
src/cmd/goinstall/download_test.go [new file with mode: 0644]
src/cmd/goinstall/main.go