当前位置:   article > 正文

GitHub超时解决方法_you have not yet finished authorizing this extensi

you have not yet finished authorizing this extension to use github. would yo

1.访问Github超时是经常遇到的事情,这个时候就需要用GitHub代理加速或者修改hosts文件来加速

代理设置git config --global http.proxy 代理ip:端口

代理设置后全部Git使用都会走代理

修改/etc/hosts文件

192.30.255.112 github.com

 

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号