Skip to content
Snippets Groups Projects
Commit 2b8c8b8d1a06 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

graft: reuse the --log value passed initially in `hg graft --continue` (BC)

We now stores the value of --log flag passed initially in the graftstate and
reuse that value when doing `hg graft --continue` which is a nice behavior.

The test updates demonstrate the fix.

Since we now preserve the value by default, drop the mention of `--log` flag
from the hint which we see after conflicts.

Differential Revision: https://phab.mercurial-scm.org/D3662
parent 66fc2ef8dbff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment