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 labgit show prints one commit's metadata and diff. Pair it with git log to audit a specific change.
Sign in to start the lab