Skip to main content

git_checkout_branch

Function git_checkout_branch 

Source
pub fn git_checkout_branch(repo_path: &Path, branch_name: &str) -> Result<()>
Expand description

Checkout a branch.