shadow_rs::git2_mod

Function git_repo

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