This is an archive of the discontinued Mercurial Phabricator instance.

rebase: pass in entire "overrides" dict to conclude[memory]node()
ClosedPublic

Authored by martinvonz on Mar 21 2018, 2:10 PM.

Details

Summary

As with previous patches, this was done the same way in both
functions, so let's make the caller do it instead.

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

martinvonz created this revision.Mar 21 2018, 2:10 PM
indygreg accepted this revision.Mar 21 2018, 7:43 PM
This revision is now accepted and ready to land.Mar 21 2018, 7:43 PM
This revision was automatically updated to reflect the committed changes.