This is an archive of the discontinued Mercurial Phabricator instance.

merge: make mergeresult constructor initialize empty object
ClosedPublic

Authored by pulkit on Jul 25 2020, 5:59 AM.

Details

Summary

In future patches, we will be going to update mergeresult object
instead of building an actions dict and then setting it in the object.

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 25 2020, 5:59 AM
indygreg accepted this revision.Aug 2 2020, 12:57 PM
This revision is now accepted and ready to land.Aug 2 2020, 12:57 PM