push 到 github 时出错
push 到 github 时出错:
fatal: unable to access ‘https://github.com/…/.git‘: Could not resolve host: github.com编辑C:\Windows\System32\drivers\etc\下的hosts文件,在末尾添加:
140.82.113.3 github.com140.82.113.3 是 github 的 IP 地址,可以在https://www.ipaddress.com/website/www.github.com获取到最新地址。
push 到 github 时出错
https://mingsm17518.github.io/2026/03/05/bug修复/push 到 github 时出错/