Skip to main content

is_git_repo

Function is_git_repo 

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

Check if the given directory is inside a git repository.