]> Cypherpunks repositories - gostls13.git/commit
goinstall: Use 'git pull' instead of 'git checkout' when updating a git repo.
authorMichael Hoisie <hoisie@gmail.com>
Tue, 1 Jun 2010 21:27:45 +0000 (14:27 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 1 Jun 2010 21:27:45 +0000 (14:27 -0700)
commit0c77ba96dadc343c8f4a1b6fedd9ee46108815a2
tree9049bb9a16264ae9043370428ae51722db591ce3
parent69879f04147ca80f231e6ce6e6c50bbdd3f1cd85
goinstall: Use 'git pull' instead of 'git checkout' when updating a git repo.

R=rsc
CC=golang-dev
https://golang.org/cl/1395041
src/cmd/goinstall/download.go