Skip to main content

find_git_root

Function find_git_root 

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

Check if a path is inside a git repository.