Skip to main content

open_repo

Function open_repo 

Source
pub fn open_repo(path: &Path) -> Result<Repository, GitError>
Expand description

Open a git repository at or above path.