Function broot::git::closest_repo_dir

source ·
pub fn closest_repo_dir(path: &Path) -> Option<PathBuf>
Expand description

return the closest parent (or self) containing a .git file