Skip to main content

git_checkout

Function git_checkout 

Source
pub fn git_checkout(repo_path: String, branch: String) -> Result<(), GitError>