The executable the user has requested be run. This will only be populated for operations of type git_rebase_operation_t.GIT_REBASE_OPERATION_EXEC.
The commit ID being cherry-picked. This will be populated for all operations except those of type git_rebase_operation_t.GIT_REBASE_OPERATION_EXEC.
The type of rebase operation.
A rebase operation
Describes a single instruction/operation to be performed during the rebase.