D3664: graft: reuse the --edit value passed initially in `hg graft --continue` (BC)
yuja (Yuya Nishihara)
phabricator at mercurial-scm.org
Tue Jun 5 12:00:07 UTC 2018
yuja added a comment.
Queued the first two, thanks.
> This patch starts storing the value of --edit flag passed by the user initially
> when they runs `hg graft --edit`. We can now read the value from graftstate in
> case of `--continue` and respect the value which user passed earlier.
I'm -0.5 on this since --edit is an option to change the interactive behavior,
and I think we don't preserve such options across interrupted sessions.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D3664
To: pulkit, #hg-reviewers
Cc: yuja, mercurial-devel
More information about the Mercurial-devel
mailing list