list_worktrees
List git worktrees and view their branch, path, uncommitted changes, and commits ahead or behind master.
Instructions
List all git worktrees with their status information. Shows branch name, path, uncommitted changes, and commits ahead/behind master.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional: Working directory (defaults to current directory) |