Skip to content

Instantly share code, notes, and snippets.

@viktor-evdokimov
Last active January 17, 2016 00:41
Show Gist options
  • Save viktor-evdokimov/6830796f81659e340fe7 to your computer and use it in GitHub Desktop.
Save viktor-evdokimov/6830796f81659e340fe7 to your computer and use it in GitHub Desktop.
create tar ball from git
git archive --format=zip --remote=ssh://github.com/me/repo.git -o repo.zip HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment