What are the file limits in Git (number and size)?

前端 未结 10 1047
梦毁少年i
梦毁少年i 2020-11-22 09:31

Does anyone know what are the Git limits for number of files and size of files?

10条回答
  •  深忆病人
    2020-11-22 09:55

    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).

提交回复
热议问题