Function rebase_branch

Source
pub fn rebase_branch(
    repo_path: &RepoPath,
    branch: &str,
    branch_type: BranchType,
) -> Result<RebaseState>
Expand description

rebase current HEAD on branch