简体   繁体   English

在 azure devops 中创建的每个 git 存储库的大小限制是多少

[英]What is the size limit of each git repository created in azure devops

What is the size limit of Git azure devops repository,in microsoft docs it says 10gb so this 10 gb is for all the repositories collectively or separately for each repositories. Git azure devops 存储库的大小限制是多少,在 microsoft 文档中它说 10gb 所以这 10 gb 是用于所有存储库的集体或单独用于每个存储库。

https://docs.microsoft.com/en-us/azure/devops/repos/git/limits?view=azure-devops&viewFallbackFrom=vsts https://docs.microsoft.com/en-us/azure/devops/repos/git/limits?view=azure-devops&viewFallbackFrom=vsts

the above link from microsoft states that repositories should generally be no larger than 10GB but i am not clear whether its 10gb for all repositories collectively or separately.来自微软的上述链接指出存储库通常不应大于 10GB,但我不清楚所有存储库的 10GB 是集体还是单独。

Read the documentation thoroughly.仔细阅读文档。 They recommend that repos stay under 10 GB.他们建议存储库保持在 10 GB 以下。 A recommendation is not the same thing as a limitation.建议与限制不同。

In uncommon circumstances, repositories may be larger than 10GB.在不常见的情况下,存储库可能大于 10GB。 ... For that reason, we do not have a hard block in place. ...因此,我们没有设置硬块。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM