Use when a repo has accumulated git worktrees and local branches whose work is already merged — the user says "clean up my worktrees", "delete merged branches", "which branches can I delete", "free up disk space", "I have too many worktrees", "tidy this repo" — or when `git worktree list` is so long
Use when a repo has accumulated git worktrees and local branches whose work is already merged — the user says "clean up my worktrees", "delete merged branches", "which branches can I delete", "free up disk space", "I have too many worktrees", "tidy this repo" — or when `git worktree list` is so long the user can no longer tell which ones are still alive.