The function depends on a lot of the state of rebaseruntime, so it
makes sense for it to be an instance method. This will let us remove
many of the arguments to the method. That will be done in a later
patch.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGc8eb8d1fc6cf: rebase: move abort() onto rebaseruntime
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.