Created
August 25, 2016 06:51
-
-
Save sowich/42c5523b7dc8d917d858828b84dcde0d to your computer and use it in GitHub Desktop.
Export zip to git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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