]> Cypherpunks repositories - gostls13.git/commit
cmd/go: do not support code.google.com/r/zzz projects
authorRuss Cox <rsc@golang.org>
Fri, 13 Sep 2013 01:47:56 +0000 (21:47 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 13 Sep 2013 01:47:56 +0000 (21:47 -0400)
commit913f1f1557541f2b16ca13a71d498a85fa585374
tree71c89beb0c9524682fcce61a91cbccca6689c55e
parent73790d407c9271a356eb374006d1b23303229d72
cmd/go: do not support code.google.com/r/zzz projects

This reverts CL 13261048. I have just learned that these are
no longer supported on code.google.com (that is, it is impossible
to create them), so there is little reason to add support in
Go 1.2.

Update #5408

R=golang-dev, dave, r
CC=golang-dev
https://golang.org/cl/13317046
src/cmd/go/vcs.go