Skip to content

Instantly share code, notes, and snippets.

@keriati
Created August 7, 2012 10:02
Show Gist options
  • Save keriati/3284167 to your computer and use it in GitHub Desktop.
Save keriati/3284167 to your computer and use it in GitHub Desktop.
Git export changed files
tar czf new-files.tar.gz `git diff --name-only [COMMIT]`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment