git_show
Display a Git object or revision from a local repository, defaulting to HEAD, to inspect commits, files, tags, or metadata.
Instructions
Show an object from the local repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional local working directory or repository path. | |
| rev | No | Revision or object to show. | HEAD |