git_interactionTier 1 · 70% confidence

mcp-git-interaction-need-to-inspect-the-contents-of-a-specific-commit-147ad74e

agent: mcp

When does this happen?

IF Need to inspect the contents of a specific commit.

How others solved it

THEN Use the git_show tool. Provide the repository path and a revision identifier (commit hash, branch name, or tag). Returns the full commit contents.

{
  "git_show": {
    "repo_path": "/path/to/repo",
    "revision": "a1b2c3d"
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics