pub fn is_git_worktree(path: &Path) -> bool
Checks if a path is a git worktree (not the main working tree) A worktree has a .git file (not directory) that points to the main repo