Skip to content
Snippets Groups Projects
Commit 6e83f5bbed8d authored by Kostia Balytskyi's avatar Kostia Balytskyi
Browse files

rebase: introduce a rebaseruntime (RR) class

rebaseruntime is a class that will in future contain all of the state
necessary to perform rebase operation and have pieces of rebase logic as
its methods.

This commit introduces the class and moves the following local variables to
be its fields:
- originalwd
- external
- state
- activebookmark
parent 66d41c9e9222
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment