git_diff_branches
Compare changes between two branches in a Git repository to identify differences, enabling clear review and analysis of code updates.
Instructions
Show differences between two branches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_branch | Yes | ||
compare_branch | Yes | ||
repo_path | Yes |