git_show
View the contents of a specific commit by providing a repository path and revision identifier.
Instructions
Shows the contents of a commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to Git repository | |
| revision | Yes | The revision (commit hash, branch name, tag) to show |