]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix detached heads that are remnants of bad git clones.
authorDavid Symonds <dsymonds@golang.org>
Wed, 14 Aug 2013 23:44:23 +0000 (09:44 +1000)
committerDavid Symonds <dsymonds@golang.org>
Wed, 14 Aug 2013 23:44:23 +0000 (09:44 +1000)
commit80ca8c5d0449d7c6a2b881aa3c05d3706575e628
tree806c60acf62bf889e575551d820e989474ebab86
parent3fe9b11cbb70b86951a5a73109df021ecb585939
cmd/go: fix detached heads that are remnants of bad git clones.

Fixes #6042.

R=adg
CC=golang-dev
https://golang.org/cl/12923043
src/cmd/go/vcs.go