This is an archive of the discontinued Mercurial Phabricator instance.

changectx: mark the parents of the working copy as non filtered
ClosedPublic

Authored by marmoute on Nov 22 2019, 4:21 AM.

Details

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Nov 22 2019, 4:21 AM
marmoute updated this revision to Diff 18364.Nov 23 2019, 7:21 PM
indygreg accepted this revision.Nov 23 2019, 7:55 PM
indygreg added a subscriber: indygreg.
indygreg added inline comments.
mercurial/context.py
1522

I'm adding a named argument in flight.

This revision is now accepted and ready to land.Nov 23 2019, 7:55 PM