Skip to content

Instantly share code, notes, and snippets.

@lorenadl
Last active October 30, 2018 13:25
Show Gist options
  • Save lorenadl/d881ce465280c2b7e4891621e62ce7ec to your computer and use it in GitHub Desktop.
Save lorenadl/d881ce465280c2b7e4891621e62ce7ec to your computer and use it in GitHub Desktop.
[GIT] Show list of files in commit

[GIT] Show list of files in commit

git show --stat --name-only (hash)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment