Max file size and max repository size in Git?

前端 未结 3 801
独厮守ぢ
独厮守ぢ 2020-12-24 05:55

I\'m looking to have Git as the primary source control for my employer (250 people) company. Before proceeding further I would like to have answers to the following question

3条回答
  •  生来不讨喜
    2020-12-24 05:59

    As of 2018-04-20 Git for Windows has a bug which effectively limits the file size to 4GB max using that particular implementation (this bug propagates to lfs as well).

提交回复
热议问题