Skip to content

Instantly share code, notes, and snippets.

@bmnn
Last active December 29, 2015 18:49
Show Gist options
  • Save bmnn/7713003 to your computer and use it in GitHub Desktop.
Save bmnn/7713003 to your computer and use it in GitHub Desktop.
git; commit; list; changed files;
#r#(url='http://stackoverflow.com/questions/424071/list-all-the-files-for-a-commit-in-git')
git diff-tree --no-commit-id --name-only -r <commit-ish>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment