Skip to content

Instantly share code, notes, and snippets.

@samsonasik
Created March 22, 2013 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samsonasik/5219461 to your computer and use it in GitHub Desktop.
Save samsonasik/5219461 to your computer and use it in GitHub Desktop.
archive git updated only
git archive -o update.zip HEAD $(git diff --name-only HEAD^)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment