pub fn is_git_repo(path: &Path) -> bool
True if path is inside a git working tree (has a discoverable repository).
path