( )⚙ D8551 context: implement mergestate() method

This is an archive of the discontinued Mercurial Phabricator instance.

context: implement mergestate() method
ClosedPublic

Authored by durin42 on May 18 2020, 6:07 PM.

Details

Summary

This will let us have the mergestate storage be controlled by the context. In
particular, for working contexts we should use the existing mergestate, but
for overlay contexts it's inappropriate to drop files in .hg/merge.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage