pub fn continue_rebase(executor: &dyn ProcessExecutor) -> Result<()>Expand description
Continue a rebase after conflict resolution.
Note: This function uses the current working directory to discover the repo.
pub fn continue_rebase(executor: &dyn ProcessExecutor) -> Result<()>Continue a rebase after conflict resolution.
Note: This function uses the current working directory to discover the repo.