Skip to main content

open_repository

Function open_repository 

Source
pub fn open_repository<P: AsRef<Path>>(p: P) -> Result<Repository<Local>, Error>
Expand description

Helper function for opening a local repository given a path P