Skip to main content
DevOpsLabTH.dev

Inspect a single commit with git show

git show prints one commit's metadata and diff. Pair it with git log to audit a specific change.

Sign in to start the lab