Skip to content

Instantly share code, notes, and snippets.

@PawelGIX
Created November 16, 2021 22:57
Show Gist options
  • Save PawelGIX/11acda246281002fb559c46f26e3a778 to your computer and use it in GitHub Desktop.
Save PawelGIX/11acda246281002fb559c46f26e3a778 to your computer and use it in GitHub Desktop.
Git archive zip repo
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