pub fn open_repo(path: &Path) -> Result<Repository, GitError>
Open a git repository at or above path.
path