pub fn discover(directory: impl AsRef<Path>) -> Result<Repository, Error>
Expand description