Skip to main content

is_git_repo

Function is_git_repo 

Source
pub fn is_git_repo(root: &Path) -> bool
Expand description

Check whether root is inside a git repository.