Skip to main content

find_git_root

Function find_git_root 

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

Walk up from start looking for a .git entry (dir or worktree file).