When the code executes to _finishrebase, self.state should be populated with
correct destinations and do not need to be written to a node. The code was
introduced by 8dc45c9059, which seems to avoid setting state values to None
but it didn't provide more details.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG70354bd4f19b: rebase: only change self.state when collapsing in _finishrebase
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.