55 git-clean 56 git-gc 57 git-fsck 58 git-reflog 59 git-filter-branch 60 git-instaweb 61 git-archive
55 git-clean 56 git-gc 57 git-fsck 58 git-reflog 59 git-filter-branch 60 git-instaweb 61 git-archive
pkg-rpm: dist #先执行dist目标 make -C extras/rpm git archive 可以参考一下官方资料 https://git-scm.com/docs/git-archive
55 git-clean 56 git-gc 57 git-fsck 58 git-reflog 59 git-filter-branch 60 git-instaweb 61 git-archive
55 git-clean 56 git-gc 57 git-fsck 58 git-reflog 59 git-filter-branch 60 git-instaweb 61 git-archive
git-rebase git-cherry git-am git-reset git-count-objects git-archive
git-rebase git-cherry git-am git-reset git-count-objects git-archive
主要瓷器命令 git-add[1] 将文件内容添加到索引 git-am[1] 从邮箱中应用一系列修补程序 git-archive[1] 从命名树创建文件存档 git-bisect[1] git-diff-tree[1] 比较通过两个树对象找到的 blob 的内容和模式 git-for-each-ref[1] 每个参考的输出信息 git-get-tar-commit-id[1] 从使用 git-archive git-receive-pack[1] 接收推入存储库的内容 git-shell[1] 受限制的登录 shell 仅用于 Git SSH 访问 git-upload-archive[1] 将存档发送回 git-archive 请参阅 umask(2)和 git-archive [1] 。
也可以看看 gitweb [1] GIT 部分 git [1] 套件 git-archive 原文: git-scm.com/docs/git-archive 名称 git-archive - 从命名树创建文件存档
扩展取决于提交 ID 的可用性,即,如果 git-archive [1] 已被赋予树而不是提交或标记,则不会进行替换。