[PATCH evolve-ext] evolve: fix a documentation typo

Boris FELD boris.feld at octobus.net
Wed Nov 28 10:27:29 EST 2018


This got pushed a couple of days back and is part of the 8.3.2 we
released today.

Thanks

On 20/11/2018 18:27, Eric Spishak-Thomas via Mercurial-devel wrote:
> # HG changeset patch
> # User Eric Spishak-Thomas <spishak at google.com>
> # Date 1542731618 18000
> #      Tue Nov 20 11:33:38 2018 -0500
> # Branch stable
> # Node ID 374bc8bd4f7c328ed7ad4e97c582f7db625b2bc0
> # Parent  b90422a11a887c6ff756c2a5622ea0a1e260ff4c
> evolve: fix a documentation typo
>
> diff --git a/hgext3rd/evolve/evolvecmd.py b/hgext3rd/evolve/evolvecmd.py
> --- a/hgext3rd/evolve/evolvecmd.py
> +++ b/hgext3rd/evolve/evolvecmd.py
> @@ -1444,7 +1444,7 @@ def evolve(ui, repo, **opts):
>           interrupted evolve
>
>        - `hg evolve --stop`:
> -         stops the current interrupted evolve,. keeping all the
> successful steps,
> +         stops the current interrupted evolve, keeping all the
> successful steps,
>           but delaying to resolution of the remaining step for later.
>
>        - `hg evolve --abort`:
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20181128/52cbd623/attachment.html>


More information about the Mercurial-devel mailing list