pub fn get_all_statuses_fast( repo: &GitRepo, worktrees: &[Worktree], ) -> Vec<(Worktree, WorktreeStatus)>
Fast version that skips the expensive dirty file check