We no longer reassign rbsrt.inmemory in _definedestmap(), so we don't
need to pass the whole rebase runtime instance anymore, thus
making it clear that it won't be updated.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHG0782ac132a41: rebase: pass "inmemory" directly to _definedestmap()
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.