This is an archive of the discontinued Mercurial Phabricator instance.

merge: introduce mergeresult.updateactions() and use it
ClosedPublic

Authored by pulkit on Jul 25 2020, 6:01 AM.

Details

Summary

We don't want direct editing and access of mergeresult._actions because soon we
will like to maintain data in other structures also.

Diff Detail

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

Event Timeline

pulkit created this revision.Jul 25 2020, 6:01 AM
indygreg accepted this revision.Aug 2 2020, 1:04 PM
This revision is now accepted and ready to land.Aug 2 2020, 1:04 PM
This revision was automatically updated to reflect the committed changes.