worktree_status
Check worktree status to see if working directory is clean, commits ahead or behind master, and if ready for a pull request.
Instructions
Get the status of a worktree. Shows if working directory is clean, commits ahead/behind master, and if ready for PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worktreePath | Yes | Path to the worktree to check |