pub fn open_repo<P: AsRef<Path>>(path: P) -> Result<Repository, GitError>
Open a git repository at the given path