mcp-server-code-assist

by abhishekbhakat
Verified

git_show

View detailed git commit information, including changes and metadata, by specifying the repository path and revision for efficient code analysis and history tracking.

Instructions

Shows git commit details

Input Schema

NameRequiredDescriptionDefault
repo_pathYes
revisionYes

Input Schema (JSON Schema)

{ "properties": { "repo_path": { "title": "Repo Path", "type": "string" }, "revision": { "title": "Revision", "type": "string" } }, "required": [ "repo_path", "revision" ], "title": "GitShow", "type": "object" }

You must be authenticated.

Other Tools from mcp-server-code-assist

Related Tools

ID: pk7xbajohp