Function shadow_rs::git2_mod::git_repo

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