This is an archive of the discontinued Mercurial Phabricator instance.

mergestate: move staticmethod _filectxorabsent to module level
ClosedPublic

Authored by durin42 on May 28 2020, 4:25 PM.

Details

Summary

I suspect this was a static method just because it made merge.py feel
less messy, but now we have a mergestate package so we can do better.

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

durin42 created this revision.May 28 2020, 4:25 PM
durin42 updated this revision to Diff 21516.May 28 2020, 5:09 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.