From cea78cb58ec53a564830450a9665d18a198ba266 Mon Sep 17 00:00:00 2001
From: Rick Arnold
Date: Mon, 11 Mar 2013 12:14:42 +1100
Subject: [PATCH] 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
---
doc/contribute.html | 7 +++++++
1 file changed, 7 insertions(+)
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.
--
2.50.0