This is an archive of the discontinued Mercurial Phabricator instance.

flagprocessors: small code update to clarify parameters
ClosedPublic

Authored by marmoute on Sep 7 2019, 5:27 AM.

Details

Summary

'raw' is really a third mode, not a small variant.

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.Sep 7 2019, 5:27 AM
indygreg accepted this revision.Sep 7 2019, 1:08 PM
indygreg added a subscriber: indygreg.
indygreg added inline comments.
mercurial/revlogutils/flagutil.py
163

I'm going to change this to use not in in flight.

This revision is now accepted and ready to land.Sep 7 2019, 1:08 PM
This revision was automatically updated to reflect the committed changes.