1.增加缓冲
git config http.postBuffer 524288000
2.更改网络认证设置
git config http.sslVerify "false"
1.增加缓冲
git config http.postBuffer 524288000
2.更改网络认证设置
git config http.sslVerify "false"
相关文章: