Function shadow_rs::git2_mod::git_repo

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