From: Rick Arnold
Date: Mon, 11 Mar 2013 01:14:42 +0000 (+1100)
Subject: doc/contribute: add instructions to fix codereview on windows
X-Git-Tag: go1.1rc2~608
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=cea78cb58ec53a564830450a9665d18a198ba266;p=gostls13.git
doc/contribute: add instructions to fix codereview on windows
Tell Windows users how to update Mercurial's library.zip to add some missing dependencies.
Fixes #4745.
R=golang-dev, patrick.allen.higgins, minux.ma, adg
CC=golang-dev
https://golang.org/cl/7558043
---
diff --git a/doc/contribute.html b/doc/contribute.html
index 72c9364722..c659de6177 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -117,6 +117,13 @@ enabled for your checkout in $GOROOT
, the remainder of this
document assumes you are inside $GOROOT
when issuing commands.
+
+Windows users may need to perform extra steps to get the code review
+extension working. See the
+CodeReview page
+on the Go Wiki for details.
+
+
Log in to the code review site.