天天看点

设置Git缓存值大小

sudo git config --global http.postBuffer 5242880000

sudo git config --global https.postBuffer 5242880000

git config --list 查看设置值