关于github:github问题合集

问题一:fatal: unable to access ‘https://github.com/zhaoxin311…’: Could not resolve host: github.com

解决办法:

  1. ping github.com :找不到
  2. 间接批改C:\Windows\System32\drivers\etc\hosts文件
  3. 现将hosts文件复制到桌面在最初增加 140.82.113.3 github.com并保留,
  4. 之后将桌面的hosts文件替换C:\Windows\System32\drivers\etc\hosts文件
  5. 最初在ping即可胜利,提交代码也能够

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理