Skip to main content

checkout_local_branch

Function checkout_local_branch 

Source
pub fn checkout_local_branch(
    repo_path: &Path,
    branch_name: &str,
) -> Result<(), Error>