mirror of
https://github.com/golang/go
synced 2024-11-21 18:04:40 -07:00
Contribute code instructions to use "hg codereview-login" did not work for me. I had to use
"hg code-login". R=r, rsc http://go/go-review/1024012
This commit is contained in:
parent
05aab6f710
commit
8910e427bd
@ -250,7 +250,7 @@ you can use it to sign in to the code review server.)
|
||||
|
||||
<pre>
|
||||
$ cd $GOROOT
|
||||
$ hg codereview-login
|
||||
$ hg code-login
|
||||
Email (login for uploading to codereview.appspot.com): rsc@golang.org
|
||||
Password for rsc@golang.org:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user