Skip to content

Instantly share code, notes, and snippets.

@cointoss1973
Created March 12, 2015 00:52
Show Gist options
  • Save cointoss1973/bb7572c135be59c3909c to your computer and use it in GitHub Desktop.
Save cointoss1973/bb7572c135be59c3909c to your computer and use it in GitHub Desktop.
git でアーカイブを作成するコマンド ref: http://qiita.com/cointoss1973/items/669514b60784119894ee
> git archive -o src.zip HEAD src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment