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.
我有一个大数据文件,我想将该文件推送到存储库中,但它显示了上述错误。我能够推送大小为 3 GB 的文件,但不能超过这个大小。我通过增加后缓冲区大小进行了检查,但它仍然给我同样的错误。如何将更大的文件推送到 git 中?提前致谢....