最近在windows下git push提交就会弹出如下错误:
网上查了一下发现是Github 禁用了TLS v1.0 and v1.1,必须更新Windows的git凭证管理器,才行。
https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/v1.14.0
点击下载安装 GCMW-1.14.0.exe ,问题就解决了。
标签:microsoft alt 解决方法 技术 targe target request fatal 管理
最近在windows下git push提交就会弹出如下错误:
网上查了一下发现是Github 禁用了TLS v1.0 and v1.1,必须更新Windows的git凭证管理器,才行。
https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/v1.14.0
点击下载安装 GCMW-1.14.0.exe ,问题就解决了。
fatal: HttpRequestException encountered解决方法
标签:microsoft alt 解决方法 技术 targe target request fatal 管理
原文地址:https://www.cnblogs.com/hjbky/p/8723991.html