pub fn open_repository<P: AsRef<Path>>(p: P) -> Result<Repository<Local>, Error>
Helper function for opening a local repository given a path P