pub fn repo_root(path: &Path) -> Result<PathBuf, Error>
Find the git repository root from any path inside it.