Skip to content

Instantly share code, notes, and snippets.

@v-r
Created August 30, 2013 19:50
Show Gist options
  • Save v-r/6393628 to your computer and use it in GitHub Desktop.
Save v-r/6393628 to your computer and use it in GitHub Desktop.
export git diff tree
git diff-tree -r --no-commit-id --name-only --diff-filter=ACMRT HEAD | xargs zip lorem_module.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment