Skip to content

Instantly share code, notes, and snippets.

@micahblu
Created July 12, 2013 01:59
Show Gist options
  • Select an option

  • Save micahblu/5980874 to your computer and use it in GitHub Desktop.

Select an option

Save micahblu/5980874 to your computer and use it in GitHub Desktop.
git export master as zip
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