This is an archive of the discontinued Mercurial Phabricator instance.

tests: show that in-mem rebase falling back loses state
ClosedPublic

Authored by martinvonz on Dec 3 2018, 12:50 PM.

Details

Summary

Both working copy changes and the merge state is lost when in-memory
rebase falls back to on-disk mode.

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.Dec 3 2018, 12:50 PM

This series is meant for the stable branch.

This revision was automatically updated to reflect the committed changes.