Skip to content

Instantly share code, notes, and snippets.

@jabberdog
Created June 1, 2017 12:22
Show Gist options
  • Save jabberdog/0f4a6b639bd4cc64b7d600ff03d2f193 to your computer and use it in GitHub Desktop.
Save jabberdog/0f4a6b639bd4cc64b7d600ff03d2f193 to your computer and use it in GitHub Desktop.
Git Export
git archive --format zip --output /full/path/to/zipfile.zip master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment