This is an archive of the discontinued Mercurial Phabricator instance.

rebase: fix bug that prevented dry-run rebases from printing failures
ClosedPublic

Authored by durin42 on Apr 12 2019, 12:07 PM.

Details

Summary

As far as I can tell it should be fine to unconditionally skip
_prepareabortorcontinue if we're in the process of raising an Abort
here.

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

durin42 created this revision.Apr 12 2019, 12:07 PM
This revision was automatically updated to reflect the committed changes.