sudo git config --global http.postBuffer 5242880000
sudo git config --global https.postBuffer 5242880000
git config --list 查看设置值
sudo git config --global http.postBuffer 5242880000
sudo git config --global https.postBuffer 5242880000
git config --list 查看设置值