D6005: uncommit: added interactive mode -i(issue6062)

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


pulkit added inline comments.

INLINE COMMENTS

> patch.py:1046
> +            'uncommit': _('[Ynesfdaq?]'
> +                        '$$ &Yes, record this change'
> +                        '$$ &No, skip this change'

this should be `uncommit this change` right?

> patch.py:1050
> +                        '$$ &Skip remaining changes to this file'
> +                        '$$ Record remaining changes to this &file'
> +                        '$$ &Done, skip remaining changes and files'

`uncommit` instead of `record` here too.

> patch.py:1052
> +                        '$$ &Done, skip remaining changes and files'
> +                        '$$ Record &all changes to all remaining files'
> +                        '$$ &Quit, recording no changes'

here also, uncommit instead of record.

> patch.py:1053
> +                        '$$ Record &all changes to all remaining files'
> +                        '$$ &Quit, recording no changes'
> +                        '$$ &? (display help)'),

uncommitting instead of recording

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list