Function asyncgit::sync::branch::rename::rename_branch

source ·
pub fn rename_branch(
    repo_path: &RepoPath,
    branch_ref: &str,
    new_name: &str
) -> Result<()>
Expand description

Rename the branch reference