[PATCH STABLE] bisect: misunderstanding help example.

Santiago Payà i Miralta santiagopim at gmail.com
Mon Nov 25 17:28:04 CST 2013


# HG changeset patch
# User santiagopim <santiagopim
​@​
gmail.com>
# Date 1385421041 -3600
#      Tue Nov 26 00:10:41 2013 +0100
# Node ID 590d8cb38696494d5379b4a0c0cd0e8827097604
# Parent  0f01d0692bc54551bc62c64f3dfd793708bd901b
bisect: misunderstanding help example.

diff -r 0f01d0692bc5 -r 590d8cb38696 mercurial/commands.py
--- a/mercurial/commands.py Fri Nov 15 18:41:40 2013 -0800
+++ b/mercurial/commands.py Tue Nov 26 00:10:41 2013 +0100
@@ -539,7 +539,7 @@

       Some examples:

-      - start a bisection with known bad revision 12, and good revision
34::
+      - start a bisection with known good revision 12, and bad revision
34::

           hg bisect --bad 34
           hg bisect --good 12
​​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20131126/f1e0ab73/attachment.html>


More information about the Mercurial-devel mailing list