pub fn rename_branch( repo_path: &RepoPath, branch_ref: &str, new_name: &str ) -> Result<()>
Rename the branch reference