logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Generate Git Archive - Package Files into Zip | Online Free DevTools by Hexmos

Generate Git archives with Git Archive-file. Compress Git repositories into ZIP files easily. Securely export project files for distribution or backup. Free online tool, no registration required.

git-archive-file

Export all the files of the current Git branch into a Zip archive. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-archive-file.

  • Pack the currently checked out commit into a Zip archive:

git archive-file

See Also