[HTTPS] git pull, git push 提示一下错误

[HTTPS] git pull, git push 提示一下错误

查找了好多方式都没有解决

最后找个一种解决方案

查看https://aka.ms/gcmcore-tlsverify后,发现应该是缺少了安全认证,所以解决方法是重启安全认证。

解决方法

git config –global http.sslVerify true

参考:https://blog.csdn.net/xxwwh/article/details/119841089


本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!