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.
| Automatic diff as part of commit; lint not applicable. |
| Automatic diff as part of commit; unit tests not applicable. |