show_merge_diff
Display changes between branches to evaluate merge impact. Review file modifications, additions, and deletions.
Instructions
Show changes between branches before merge
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoPath | Yes | Path to the git repository | |
| fromBranch | No | Branch to merge from (default: main) | main |
| toBranch | No | Branch to merge into (default: current) |