Compare branches
compare_branchesCompare two branches to reveal ahead/behind counts, common commit, and changed items, clarifying branch divergence.
Instructions
Compare two branches and return ahead/behind counts, common commit, and changed items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| project | No | ||
| baseBranch | Yes | ||
| repositoryId | Yes | ||
| targetBranch | Yes |