解决方案

git push报错erro 10054解决方法

2022-11-21 21:31:00 michael007js 1018

//让git忽略ssl证书错误
git config —global http.sslVerify “false”

//git取消代理
git config —global —unset-all remote.origin.proxy


首页
关于博主
我的博客
搜索