Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道该git repack命令,但我只能在本地应用它。如何强制服务器适应更改?
git repack
我希望将我的存储库克隆到他们的硬盘上的人获得优化的存储库。
我没有看到任何可以在 GitHub 端触发重新打包的用户端命令。 您可以通过电子邮件向 GitHub 支持发送电子邮件,要求重新打包,但我怀疑他们会回答这样的管理任务无论如何都会在他们的所有 repo 上定期运行。