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

taapas1128 (Taapas Agrawal) phabricator at mercurial-scm.org
Fri Mar 8 02:05:54 EST 2019


taapas1128 marked an inline comment as done.
taapas1128 added inline comments.

INLINE COMMENTS

> martinvonz wrote in uncommit.py:109-110
> > It is the part of _uncommitdirstate() that has been left behind. okay I am not changing that
> 
> Are you referring to https://phab.mercurial-scm.org/D971? I see that your change kind of backs out that change. But why?

In line number `115` a matcher is used . This is between oldctx and netctx now . In https://phab.mercurial-scm.org/D971 a the matcher was removed so the comment was altered . But whenever the matcher was reused the comment wasn't changed .

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list