当clone
或者push
git项目时,文件太大便会出现fatal: The remote end hung up unexpectedly
此时需要修改.gitconfig
配置文件,打开终端,执行指令:
git config http.postBuffer 524288000
将postBuffer
的缓存设置为500M就可以了
happy coding!
当clone
或者push
git项目时,文件太大便会出现fatal: The remote end hung up unexpectedly
此时需要修改.gitconfig
配置文件,打开终端,执行指令:
git config http.postBuffer 524288000
将postBuffer
的缓存设置为500M就可以了
happy coding!
每一个不曾起舞的日子,都是对生命的辜负 ^-^
支付宝
微信