This is an archive of the discontinued Mercurial Phabricator instance.

rebase: remove redundant isinmemory argument from _origrebase()
ClosedPublic

Authored by martinvonz on Sep 23 2020, 3:12 AM.

Details

Summary

The argument is redundant with rbst.inmemory, which makes it unclear
what to do if they were somehow different.

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.