D3667: graft: fix the help text to say `graft reapplies previous options`

Josef 'Jeff' Sipek jeffpc at josefsipek.net
Tue Jun 12 08:44:55 EDT 2018


On Tue, Jun 12, 2018 at 12:27:04 +0000, pulkit (Pulkit Goyal) wrote:
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rHGad4c5c0af6b5: graft: fix the help text to say `graft reapplies previous options` (authored by pulkit, committed by ).
> 
> REPOSITORY
>   rHG Mercurial
> 
> CHANGES SINCE LAST UPDATE
>   https://phab.mercurial-scm.org/D3667?vs=9014&id=9021
> 
> REVISION DETAIL
>   https://phab.mercurial-scm.org/D3667
> 
> AFFECTED FILES
>   mercurial/commands.py
> 
> CHANGE DETAILS
> 
> diff --git a/mercurial/commands.py b/mercurial/commands.py
> --- a/mercurial/commands.py
> +++ b/mercurial/commands.py
> @@ -2161,10 +2161,7 @@
>      Once all conflicts are addressed, the graft process can be
>      continued with the -c/--continue option.
>  
> -    .. note::
> -
> -       The -c/--continue option does not reapply earlier options, except
> -       for --force, --user and --date.
> +    The -c/--continue option does reapply all the earlier options.

Minor nit:

s/does reapply/reapplies/

Jeff.

>  
>      .. container:: verbose
>  
> 
> 
> 
> To: pulkit, #hg-reviewers
> Cc: mercurial-devel
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

-- 
Si hoc legere scis nimium eruditionis habes.


More information about the Mercurial-devel mailing list