[Commented On] D11680: push: add option to abort on dirty working copy if parent is pushed

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Sat Oct 16 18:41:00 UTC 2021


pulkit added a comment.


  I am big +1 on this and will personally use it. Thanks!

INLINE COMMENTS

> configitems.py:1874
> +    b'on-dirty-working-copy',
> +    default=b"ignore",
> +    experimental=True,

nit: IIRC, in other configs, we use `allow`, `warn` and `abort` as options. Push on dirty working copy set to ignore seems a bit confusing to me.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11680/new/

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

To: martinvonz, #hg-reviewers
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211016/c868bdee/attachment-0002.html>


More information about the Mercurial-patches mailing list