From 6bf6cae28ee008a47cb23d6b80167cb6f45a8973 Mon Sep 17 00:00:00 2001
From: Patrick Higgins username
information will not be used unless
you are a committer (see below), but Mercurial complains if it is missing.
After adding the code review extension, you can run
+ ++$ hg help codereview ++ +
to learn more about its commands. To learn about a specific code-review-specific
+command such as change
, run
+$ hg help change ++
-After adding the extension, hg help codereview
-will show documentation for its commands. As the codereview extension is only
-enabled for your checkout in $GOROOT
, the remainder of this
-document assumes you are inside $GOROOT
when issuing commands.
+As the codereview extension is only enabled for your checkout
+in $GOROOT
, the remainder of this document assumes you
+are inside $GOROOT
when issuing commands.