Skip to main content

find_repo_root

Function find_repo_root 

Source
pub fn find_repo_root(start: &Path) -> Option<PathBuf>
Expand description

Walk up from start looking for a .git directory/file.