Skip to main content

checkout

Function checkout 

Source
pub fn checkout(repo: &Path, gitref: &str) -> Result<(), GitError>
Expand description

Check out a specific ref in repo — accepts tag / branch / sha.