This is an archive of the discontinued Mercurial Phabricator instance.

tests: show that in-memory rebase leaves state when working copy is dirty
ClosedPublic

Authored by martinvonz on Dec 2 2020, 6:46 PM.

Details

Summary

When in-memory rebase falls back to on-disk rebase, it checks if the
working copy is dirty. If it is, it aborts the rebase. However, it
leaves the rebase state on disk. I broke it in feffeb18d412 (rebase:
teach in-memory rebase to not restart with on-disk rebase on conflict,
2020-09-18).

Diff Detail

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