Solución perfecta para fatal: no se puede acceder a'https: //github.com/.../.git ': no se pudo resolver el host: github.com

Solo necesita ejecutar en la línea de comando

git config --global --unset http.proxy 
git config --global --unset https.proxy

解决方案:cmd下命令执行 ipconfig/flushdns
清理dns缓存

Supongo que te gusta

Origin blog.csdn.net/weixin_42321517/article/details/114210822
Recomendado
Clasificación