Use it in a test case where we know the rebase should proceed without
incident in-memory, so we can see tracebacks rather than
fallbacks. This makes it easier to try and debug when things are
broken.
Details
Details
- Reviewers
martinvonz indygreg pulkit - Group Reviewers
hg-reviewers - Commits
- rHG24a32dea6955: rebase: add a config knob for forcing in-memory rebasing
Diff Detail
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
Comment Actions
This looks like a job for the [devel] config section. what about. devel.rebase.in-memory=force ?