D6125: revert: option to choose what to keep, not what to discard

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Tue Mar 19 11:07:21 EDT 2019


pulkit added a comment.


  I like what this patch does. I am not sure why this needs to be experimental since `hg revert -i` is not. Also, let's document this config option in `hg help revert`.

INLINE COMMENTS

> configitems.py:598
>  )
> +coreconfigitem('experimental', 'revert.interactive.select-to-keep',
> +    default=False,

Is there any reason for it to be experimental? I see `hg revert -i` is not interactive.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D6125

To: martinvonz, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list