This is an archive of the discontinued Mercurial Phabricator instance.

rebase: on abort, don't strip commits that didn't need rebased (issue5822)
ClosedPublic

Authored by martinvonz on Mar 16 2018, 1:36 AM.

Details

Summary

I clearly missed adding this condition in 78496ac30025 (rebase: allow
rebase even if some revisions need no rebase (BC) (issue5422),
2017-05-11). Perhaps I should have opted for the "revdone" solution I
mentioned there...

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 16 2018, 1:36 AM
yuja accepted this revision.Mar 19 2018, 10:09 AM
This revision is now accepted and ready to land.Mar 19 2018, 10:09 AM
This revision was automatically updated to reflect the committed changes.