This is an archive of the discontinued Mercurial Phabricator instance.

rebase: call _dorebase() properly
ClosedPublic

Authored by indygreg on Aug 16 2018, 2:53 PM.

Details

Summary

This fixes a regression from e9e742bd0501 where we failed to pass
all necessary arguments to _dorebase().

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

indygreg created this revision.Aug 16 2018, 2:53 PM
This revision was automatically updated to reflect the committed changes.