incremental-repack:逐步重新打包对象以优化存储。 prefetch:预先获取远程分支的新数据,以加速未来的克隆和拉取操作。 配置自动维护计划:可以通过配置文件设置哪些任务应该被定期执行以及它们的执行频率。例如,在 .git/config 文件中添加如下内容: [maintenance"daily"] task=prefetch task=loose-objects [maintenance"hourly...
--prefetch 修改配置的引用规范,将所有引用放到refs/prefetch/命名空间中。参见git-maintenance[1]中的prefetch任务。 -p --prune 在获取之前,删除任何不再存在于远程的远程跟踪引用。 如果只是因为默认的标签自动跟踪或者因为 --tags 选项而获取标签,则不需要剪枝。 然而,如果标签是由于明确的引用规范(无论是在命令...
--prefetch Modify the configured refspec to place all refs into the refs/prefetch/ namespace. See the prefetch task in git-maintenance[1]. -p --prune Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are...
--prefetch Modify the configured refspec to place all refs into therefs/prefetch/namespace. See theprefetchtask ingit-maintenance[1]. -p --prune Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are fetched only...
--prefetch:: Modify the configured refspec to place all refs into the `refs/prefetch/` namespace. See the `prefetch` task in linkgit:git-maintenance[1]. -p:: --prune:: Before fetching, remove any remote-tracking references that no ...
See the prefetch task in git-maintenance[1]. -p --prune Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are fetched only because of the default tag auto-following or due to a --tags option. However, ...
--prefetch Modify the configured refspec to place all refs into therefs/prefetch/namespace. See theprefetchtask ingit-maintenance[1]. -p --prune Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are fetched only...
--prefetch Modify the configured refspec to place all refs into therefs/prefetch/namespace. See theprefetchtask ingit-maintenance[1]. -p --prune Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are fetched only...
--prefetch Modify the configured refspec to place all refs into therefs/prefetch/namespace. See theprefetchtask ingit-maintenance[1]. -p --prune Before fetching, remove any remote-tracking references that no longer exist on the remote. Tags are not subject to pruning if they are fetched only...
--prefetch Altere o refspec configurado para colocar todos os refs no namespace refs/prefetch/. Consulte a tarefa prefetch em git-maintenance[1]. -p --prune Antes de obter, remova todas as referências de rastreamento remoto que não existam mais no ramo remoto. As tags não est...