This is an archive of the discontinued Mercurial Phabricator instance.

mergestate: remove unrequired RECORD_RESOLVED_OTHER record
ClosedPublic

Authored by pulkit on Jul 9 2020, 8:37 AM.

Details

Summary

This was introduced in last cycle however while working on refactoring
mergestate, I realized it's unncessary.

This will break users who did a merge using previous version, did this kind of
storage and before commiting updated the mercurial version.

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

pulkit created this revision.Jul 9 2020, 8:37 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.