Skip to content

Instantly share code, notes, and snippets.

@sowich
Created August 25, 2016 06:51
Show Gist options
  • Save sowich/42c5523b7dc8d917d858828b84dcde0d to your computer and use it in GitHub Desktop.
Save sowich/42c5523b7dc8d917d858828b84dcde0d to your computer and use it in GitHub Desktop.
Export zip to git
git archive --format=zip --remote=<$PATH> HEAD > <$NAME_PLUGIN>.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment