git_show_tool
Display commit metadata and diff for any revision in a Git repository. Provide repo path and revision to inspect changes.
Instructions
Shows the metadata and diff of a specific commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the Git repository | |
| revision | Yes | Commit hash, tag, or branch name to inspect |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |