]> Cypherpunks repositories - gostls13.git/commit
doc: change git clone url
authorWayne Ashley Berry <wayneashleyberry@gmail.com>
Thu, 7 Jun 2018 19:54:08 +0000 (20:54 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 20 Jun 2018 17:17:37 +0000 (17:17 +0000)
commitdd0e7a95344a3ef959d9373235d250876c9a4475
tree305da4896cca7df8d4a9e2bd45a5775a5bbbaca5
parentc89d75f981a64a3c87abb13d62cb44a0b55389e0
doc: change git clone url

The git clone url should be a Gerrit host and not Github, otherwise the
codereview command will fail.

git-codereview: failed to load Gerrit origin: git origin must be a Gerrit host, not GitHub: https://github.com/golang/go

Change-Id: I62f62c86ee6dce0720a844fc56340135dfae8405
Reviewed-on: https://go-review.googlesource.com/117178
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/contribute.html