aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux.go
diff options
context:
space:
mode:
authorJens Frederich <jfrederich@gmail.com>2015-02-19 21:37:38 +0100
committerRuss Cox <rsc@golang.org>2015-05-12 16:12:46 +0000
commit29dc4b40f85fdb0985eea3e718385dc3c6cd22b7 (patch)
tree18767cc368828713bceb519deac929d98ea85b76 /src/syscall/exec_linux.go
parent51021cc83f54964aa5e6a71cdf2206ae169acbb8 (diff)
downloadgo-29dc4b40f85fdb0985eea3e718385dc3c6cd22b7.tar.xz
cmd/go: "go get" don't ignore git default branch
Any Git branch can be the default branch not only master. Removing hardwired 'checkout master', and using 'checkout {tag}' is the best choice. It works with and without a master branch. Furthermore it resolves the Github default branch issue. Changing Github default branch is effectively changing HEAD. Fixes #9032 Change-Id: I19a1221bcefe0806e7556c124c6da7ac0c2160b5 Reviewed-on: https://go-review.googlesource.com/5312 Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions