Operation detail

Back to operation catalog

git.show

Reads one local git object with git show, bounded and truncation-flagged.

FieldValue
Classlocal_observation
Ownersidecatd.git-effects
Input schemasidecat.git_show_request.v0
Output schemasidecat.git_show_response.v0

Input template

{
  "repo": "/path/to/git/worktree",
  "rev": "HEAD",
  "schema": "sidecat.git_show_request.v0"
}