Augie Fackler a écrit :

On Nov 2, 2017, at 09:39, Martin von Zweigbergk via Mercurial-devel 
<mercurial-devel@mercurial-scm.org> wrote:

Can we still change the behavior of "hg revert -i -r" to show a to-apply diff, 
not a to-revert diff? (There's a bug number I'm too lazy to look up from mobile.)

I thought we had already done the patch-reversing that we felt was required...

The last discussion ended with a status quo:

https://www.mercurial-scm.org/pipermail/mercurial-devel/2016-November/090142.html

Since then, I set "experimental.revertalternateinteractivemode=false" to
have a behavior that I find meaningful in most situations. The only case
it does not work well is "hg revert -i -r .^" (which I think was a major
motivation for the current behavior). On the other hand, now "hg
uncommit" in evolve extension has a --interactive flag that could be
used instead.



On Thu, Nov 2, 2017, 05:47 Yuya Nishihara <y...@tcha.org> wrote:
On Thu, 2 Nov 2017 10:03:44 +0100, Denis Laxalde wrote:
Augie Fackler a écrit :
# HG changeset patch
# User Augie Fackler <au...@google.com>
# Date 1509399967 14400
#      Mon Oct 30 17:46:07 2017 -0400
# Node ID a2fc2086ac3116c63ab890180697b2695c50d9f4
# Parent  3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2
revert: no longer mark --interactive as experimental

We seem to have settled down on behavior changes here (nothing
matching revset `keyword(revert) and keyword(interactive)` since 4.2
was released), so let's go ahead and advertise this excellent feature.

+1

+1, too. Queued, thanks.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to