• Marko Mudrinic's avatar
    cmd/go: improve documentation on defaults for get · 6ce50671
    Marko Mudrinic authored
    The existing docs states that, get looks for a branch or tag
    that matches the locally installed version of Go.
    First, this is only working for "go1", so it could be confusing.
    Second, "If no such version exists it retrieves the most recent
    version of the package". It's more the default branch, by git defaults,
    rather than most recent version.
    
    This should address the potential unclear parts.
    
    Fixes #20320
    
    Change-Id: Id7d727d88dc350c9902974b64fa28c3766f7e245
    Reviewed-on: https://go-review.googlesource.com/45890Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    6ce50671
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...