Function gitcc_git::discover_repo
source · pub fn discover_repo(p: &Path) -> Result<GitRepository, Error>
Expand description
Discovers the repo at or above the provided path
pub fn discover_repo(p: &Path) -> Result<GitRepository, Error>
Discovers the repo at or above the provided path