D5940: uncommit: add -f/--force when possibly hiding data (issue5977)

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Feb 15 11:01:03 EST 2019


martinvonz added inline comments.

INLINE COMMENTS

> test-uncommit.t:176-179
>    $ hg uncommit --config experimental.uncommitondirtywdir=True
> +  abort: uncommitted changes
> +  (use -f to force)
> +  [255]

Why did this change?

I don't understand what the new flag is for since we already how the config option. They seem to me to do the same thing.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list