Skip to content

Instantly share code, notes, and snippets.

@gabidavila
Created April 15, 2013 18:44
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 gabidavila/5390333 to your computer and use it in GitHub Desktop.
Save gabidavila/5390333 to your computer and use it in GitHub Desktop.
Gerar pacote tar.gz git
git diff --name-only 859f95bc 94a94459 | tar -czvpf patch_20130207.tar.gz -T -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment