1.Git报错:OpenSSL SSL_read: Connection was reset, errno 10054
打开Git命令页面,执行git命令脚本:修改设置,解除ssl验证
1git config --global http.
2021-08-31