Skip to content

Instantly share code, notes, and snippets.

@alpaca-tc
Created May 31, 2013 09:08
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 alpaca-tc/5683774 to your computer and use it in GitHub Desktop.
Save alpaca-tc/5683774 to your computer and use it in GitHub Desktop.
zip-from = !"f(){ git archive --format=zip HEAD $(git diff --name-only HEAD $1) -o $2 ; }; f"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment