]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add bzr support for vcs root checking
authorGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 24 Oct 2014 17:49:17 +0000 (15:49 -0200)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 24 Oct 2014 17:49:17 +0000 (15:49 -0200)
commitfdf458436af89b8052489fd9ba53ef16e693d12b
tree76c78871e7b30356cd27fe5efcd7e81f15c466e9
parentc2b7b6d5da9768cf35c91947157901b623778fa6
cmd/go: add bzr support for vcs root checking

Complements the logic introduced in CL 147170043.

LGTM=rsc
R=rsc, gustavo
CC=golang-codereviews
https://golang.org/cl/147240043
src/cmd/go/get.go
src/cmd/go/vcs.go