Skip to content

Instantly share code, notes, and snippets.

@hiddenpearls
Last active June 1, 2017 09:56
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 hiddenpearls/5caed080c8a7b1aade08c2babee03617 to your computer and use it in GitHub Desktop.
Save hiddenpearls/5caed080c8a7b1aade08c2babee03617 to your computer and use it in GitHub Desktop.
Make a zip file to upload to theme repo
git archive --format zip --output /full/path/to/theme-name.zip master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment