出错原因:https服务证书校验失败 解决:跳过http的ssl证书验证 git config --global http.sslverify false 相关文章: 2021-12-24 2022-12-23 2021-05-31 2022-12-23 2021-05-12