首页 > 其他 > 详细

intellij idea 使用用到的问题

时间:2016-09-04 01:31:57      阅读:180      评论:0      收藏:0      [点我收藏+]

1.github error setting certificate verify locations使用github时报错,解决方法:

git config --system http.sslcainfo "D:\Program Files\Git\mingw64\ssl\certs\ca-bundle.crt"  找到这个ca-bundle.crt,以管理员运行这行命令

参考网站:http://stackoverflow.com/questions/3778042/github-error-cloning-my-private-repository

intellij idea 使用用到的问题

原文:http://www.cnblogs.com/zipon/p/5838472.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!