1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 06:22:07 +02:00
tldr/pages.zh/common/git-archive-file.md

289 B

git archive-file

将当前 Git 分支的所有文件导出为 Zip 压缩包。 属于 git-extras的一部分。 更多信息:https://github.com/tj/git-extras/blob/master/Commands.md#git-archive-file.

  • 将当前检出的提交打包成 Zip 压缩包:

git archive-file