sourceTree有的时候push代码push不上去,请求超时,可能是网络问题

具体操作看连接:
https://blog.csdn.net/u010377383/article/details/79365049

查询ip网址:
http://github.global.ssl.fastly.net.ipaddress.com/

在右上角输入github.com查询ip
Ping github 请求超时解决方案
找到ip后,本地host文件路径:
目录 C:\Windows\System32\drivers\etc 文件下的 hosts文件打开

文件最后添加140.82.113.3 gitHub.com(ip gitHub.com)

windows PowerShell ,输入 ping github.com,然后重新push代码

相关文章:

  • 2021-06-12
  • 2022-01-24
  • 2022-12-23
  • 2021-05-19
  • 2021-04-14
  • 2022-12-23
猜你喜欢
  • 2021-05-08
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2021-10-21
  • 2021-06-03
  • 2021-11-10
相关资源
相似解决方案