Skip to content

Instantly share code, notes, and snippets.

@lemenkov
Created November 9, 2011 12:04
Show Gist options
  • Save lemenkov/1351253 to your computer and use it in GitHub Desktop.
Save lemenkov/1351253 to your computer and use it in GitHub Desktop.
git archive --format=tar --prefix=myproject-1.0.0/ "1.0.0" | gzip > myproject-1.0.0.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment