From: Russ Cox Date: Tue, 11 Dec 2012 18:36:43 +0000 (-0500) Subject: doc/contribute: mention 'hg help codereview' X-Git-Tag: go1.1rc2~1661 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=111fcf15799c8bda58e3b9eb73fd5c8fa7ac5801;p=gostls13.git doc/contribute: mention 'hg help codereview' R=golang-dev, iant CC=golang-dev https://golang.org/cl/6932053 --- diff --git a/doc/contribute.html b/doc/contribute.html index 683c387373..694de5467a 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -110,6 +110,11 @@ The username information will not be used unless you are a committer (see below), but Mercurial complains if it is missing.

+

+After adding the extension, hg help codereview +will show documentation for its commands. +

+

Log in to the code review site.