Skip to content

Instantly share code, notes, and snippets.

@whomwah
Last active April 11, 2019 07: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 whomwah/300256 to your computer and use it in GitHub Desktop.
Save whomwah/300256 to your computer and use it in GitHub Desktop.
[git] #git

creating a zip from a git archive

git archive HEAD --format=zip > archive.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment