This is an archive of the discontinued Mercurial Phabricator instance.

tests: demonstrate aborted rebase strips commits that didn't need rebasing
ClosedPublic

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

Details

Summary

I haven't verified, but this has probably been broken ever since I
added the feature in 78496ac30025 (rebase: allow rebase even if some
revisions need no rebase (BC) (issue5422), 2017-05-11).

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

I'm not sure if you can tell in the Phabricator UI, but this series is meant for stable.

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
yuja added a comment.Mar 19 2018, 10:09 AM

Queued for stable, thanks.

This revision was automatically updated to reflect the committed changes.