Skip to content

Instantly share code, notes, and snippets.

@comchangs
Last active November 21, 2017 01:50
Show Gist options
  • Save comchangs/7fcdb46b2a846f2963ab1477421fc2fd to your computer and use it in GitHub Desktop.
Save comchangs/7fcdb46b2a846f2963ab1477421fc2fd to your computer and use it in GitHub Desktop.
How to export source code only in git project
git archive --format tar --output archive.tar.gz master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment