Skip to content

Instantly share code, notes, and snippets.

@synsh
Last active April 19, 2018 09:04
Show Gist options
  • Save synsh/b11abf6ad18aaeba696181ff3c01a5ee to your computer and use it in GitHub Desktop.
Save synsh/b11abf6ad18aaeba696181ff3c01a5ee to your computer and use it in GitHub Desktop.
git archive a branch
git archive --format zip --output /full/path/to/zipfile.zip master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment