[PATCH STABLE] bisect: misunderstanding help example.
Augie Fackler
raf at durin42.com
Wed Nov 27 15:09:01 UTC 2013
On Tue, Nov 26, 2013 at 12:28:04AM +0100, Santiago Payà i Miralta wrote:
> # 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.
queued, thanks
>
> 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
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
More information about the Mercurial-devel
mailing list