git_diff
Compare differences between branches or commits in a Git repository.
Instructions
Shows differences between branches or commits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to Git repository | |
| target | Yes | Target branch or commit to compare with |