Suggest using url.$URL.insteadOf to speed up "go get"

By setting the url.https://gwt.googlesource.com/.insteadOf option to
git://gwt.googlesource.com/, when "go get" tries to first download
buildglue from git://gwt.googlesource.com/buildglue, git will
automatically rewrite the URL to use https:// and avoid the
significant delay.

The url.$URL.insteadOf option is documented in the git-fetch manual.

Change-Id: I50ab5b669d5026f011c35c1a19ec0c6dc1b37762
1 file changed
tree: b362331c945919860547223a8b56f47b59118ea0
  1. checkstyle/
  2. cmd/
  3. creds/
  4. gerrit/
  5. git/
  6. jenkins/
  7. lint/
  8. LICENSE
  9. README