pub fn rebase_in_progress() -> boolExpand description
Whether a rebase is actually paused in this worktree. Distinguishes a real conflict from git-stk merely having left state on file - git refuses to rebase a branch another worktree holds, which fails the run without ever starting a rebase to continue or abort.