git 推送报错 schannel: failed to receive handshake, SSL/TLS connection failed 处理亲测有效

1、在项目根目录,右键打开Git Bash Here 
2、输入 git config --global http.sslBackend schannel
3、从新推送 git push https: xxxxx.git -f
posted @ 2023-11-10 10:00  龙卷风吹毁停车场  阅读(2771)  评论(0)    收藏  举报