Git解决fatal: unable to connect to github.com问题

解决类似错误

 

原因:
需要用https才能读到数据
解决方法:输入命令

git config --global url."https://".insteadOf git://

转载自http://blog.csdn.net/greenqingqingws/article/details/11808745

亲测可以用

posted @ 2020-07-20 10:28  最爱吃汤圆27  阅读(1936)  评论(0编辑  收藏  举报