shadow_rs::git2_mod

Function git_repo

source
pub fn git_repo<P: AsRef<Path>>(path: P) -> Result<Repository, Error>