Last active
May 14, 2024 20:44
-
-
Save alexgalkin/1b7f460f35b94b72c4d6f4215ab7b77f to your computer and use it in GitHub Desktop.
Git Export project to ZIP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git archive --format zip --output /tmp/dev-project.zip main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment