is_git_repository

Function is_git_repository 

Source
pub fn is_git_repository<P: AsRef<Path>>(path: P) -> bool
Expand description

Check if a directory is a git repository