pub fn get_repo<P: AsRef<Path>>( path: P, skip_repo_owner_validation: bool, ) -> Result<Repository, Error>