This is an archive of the discontinued Mercurial Phabricator instance.

context: move flags overrides from committablectx to workingctx
ClosedPublic

Authored by martinvonz on May 11 2019, 2:11 AM.

Details

Summary

These read from the dirstate, so they shouldn't be used in other
subclasses.

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.