fatal: 无法连接到github.com: github.com[0: 20.205.243.166]: errno=连接超时

fatal: 无法连接到 github.com:
github.com[0: 20.205.243.166]: errno=连接超时

处理:修改成https访问

命令行输入:

git config –global url.https://github.com/.insteadOf git://github.com/
git config –global url.”https://”.insteadOf git://

发布日期:
分类:其它

发表评论

您的电子邮箱地址不会被公开。