pub fn discover_repository<T: AsRef<Path>>( directory: T, ) -> Result<Repository, Error>
Attempts to find the repository at the specified location