Submitter | phabricator |
---|---|
Date | June 11, 2018, 9:11 p.m. |
Message ID | <516188c34c5522984a81d5f9af442915@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/32066/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/mercurial/commands.py b/mercurial/commands.py --- a/mercurial/commands.py +++ b/mercurial/commands.py @@ -2162,10 +2162,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. .. container:: verbose