( )⚙ D2810 rebase: inline _performrebasesubset()

This is an archive of the discontinued Mercurial Phabricator instance.

rebase: inline _performrebasesubset()
ClosedPublic

Authored by martinvonz on Mar 12 2018, 2:22 PM.

Details

Summary

Now that most of _performrebasesubset() has been moved into
_rebasenode(), it's simple enough that we can inline it.

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 12 2018, 2:22 PM
yuja accepted this revision.Mar 13 2018, 10:48 AM
This revision is now accepted and ready to land.Mar 13 2018, 10:48 AM
This revision was automatically updated to reflect the committed changes.