git-show
tool-definition · v1.0.0
Detail for a single commit — message, files, diff.
Tool signature
function git_show(sha: string) → object Return the detail of a commit.
Parameters
sha(string, required) — Commit SHA or ref
Side effects
fs-readexec