Function is_git_repo

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

Returns true if the path exists and is a git repository