git_branch_ahead_behind
Check commit differences between branches to determine how many commits are ahead or behind before push/pull operations.
Instructions
Check how many commits a branch is ahead/behind its upstream. Useful before push/pull.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Branch name (default: current branch) |