1.gitlab上的项目一直拉取不下来,显示无法访问主机。
2.用git小乌龟拉取也失败。
3.我是真的不懂,谢谢各位。
查看gitlab的IP地址,在本地hosts文件中配置"IP (空格)域名"保存即可.
参考试试: 【Git】git pull 时提示错误fatal: unable to access_vcflyfeel的博客-CSDN博客 git pull 时 提示错误fatal: unable to access输入命令 git config --global -l发现内容里有 http.proxy 内容输入以下命令删除它git config --global --unset http.proxy再次尝试 git pull,一切恢复正常。... https://blog.csdn.net/vcflyfeel/article/details/107535463
网络不通 git.example.com