git提示error setting certificate v

2017-11-08  本文已影响0人  Choleece

今天遇到git 在clone github上的项目的时候,遇到了error setting certificate verify locations的问题:
解决方案:
git config --system http.sslverify false

原文出处: stackoverflow.com/questions/3778042/github-error-cloning-my-private-repository

上一篇 下一篇

猜你喜欢

热点阅读