Before this patch, rebase --abort may fail to do the cleanup:
$ hg rebase --abort rebase aborted (no revision is removed, only broken state is cleared)
The added test case makes sure --abort works in this case.
durham |
hg-reviewers |
Before this patch, rebase --abort may fail to do the cleanup:
$ hg rebase --abort rebase aborted (no revision is removed, only broken state is cleared)
The added test case makes sure --abort works in this case.
Lint Skipped |
Unit Tests Skipped |