Skip to main content

find_repo_root

Function find_repo_root 

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

Find the git repository root by walking up from from looking for .git.