D3872: histedit: add --no-backup option (issue5825)

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Wed Jul 4 15:30:22 EDT 2018


pulkit accepted this revision.
pulkit added inline comments.

INLINE COMMENTS

> histedit.py:927
>       ('o', 'outgoing', False, _('changesets not found in destination')),
> +     ('', 'no-backup', False, _('no backup')),
>       ('f', 'force', False,

We can definitely improve this help text here. Please follow-up.

REPOSITORY
  rHG Mercurial

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

To: khanchi97, durin42, #hg-reviewers, pulkit
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list