Skip to content

Instantly share code, notes, and snippets.

@Javiani
Created August 22, 2016 02:54
Show Gist options
  • Save Javiani/c929e7080de056bdf7cf4ccc03230032 to your computer and use it in GitHub Desktop.
Save Javiani/c929e7080de056bdf7cf4ccc03230032 to your computer and use it in GitHub Desktop.
zip-by-log ( Git version )
git archive --format=zip HEAD `git diff HEAD^ HEAD --name-only` > a.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment