# Constants
No description provided by the author
No description provided by the author
this means we're neither rebasing nor merging.
this means normal rebase as opposed to interactive rebase.
REBASE_MODE_REBASING is a general state that captures both REBASE_MODE_NORMAL and REBASE_MODE_INTERACTIVE.
# Type aliases
No description provided by the author