工作经验|完美解决 fatal: unable to access ‘https://github.com/.../.git‘: Could not resolve host: github.com
【工作经验|完美解决 fatal: unable to access ‘https://github.com/.../.git‘: Could not resolve host: github.com】只需要在命令行中执行
git config --global --unset http.proxy
git config --global --unset https.proxy解决方案:cmd下命令执行 ipconfig/flushdns
清理dns缓存
推荐阅读
- ubuntu|【Ubuntu】git clone 出现fatal: unable to access ‘https://github.com 的解决方法
- git|git clone出现 fatal: unable to access ‘https://github.com/...‘的两种解决方法
- 编程-开发工具|[编程开发工具-6](github仓库、gitee仓库、git本地仓库混合管理的架构与详细实现步骤)
- git|fatal: unable to access ‘https://github xxxxxxxxx的解决方法
- git|成功解决 fatal: unable to access ‘https://github.com/...‘: Encountered end of file
- 用 Go 实现一个 GitHub Trending API
- git常用命令
- halo博客自动备份到GitHub
- 解决Connecting to github.com 超时的问题