This is an archive of the discontinued Mercurial Phabricator instance.

rebase: add test to demonstrate an issue in dry-run
ClosedPublic

Authored by khanchi97 on Dec 26 2020, 8:00 AM.

Details

Summary

In dry-run mode, the case when there is nothing to rebase
is not handled correctly. Added test show that it try to
abort a rebase while there is no rebase in progress.

This will be fixed in next patch.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

khanchi97 created this revision.Dec 26 2020, 8:00 AM
pulkit accepted this revision.Dec 28 2020, 3:04 AM
This revision is now accepted and ready to land.Dec 28 2020, 3:04 AM
This revision was automatically updated to reflect the committed changes.