原文:git clone 时出现异常:fatal: unable to access 'https://github.com/spring-projects/spring-framework.git/': OpenSSL SSL_read: Connection was reset, errno 10054

git在 clone 代码的时候出现:fatal: unable to access https: github.com spring projects spring framework.git : OpenSSL SSL read: Connection was reset, errno 解决方法: 只需要执行以下几行命令: git config global unset http.proxy ...

2021-11-19 16:53 0 1070 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM