admin管理员组文章数量:1794759
解决git下载报错:fatal: unable to access ‘https://github.com/.../.git/‘:
解决git下载报错:fatal: unable to access ‘github/…/.git/’:…
1、在git中执行git config --global --unset http.proxy和git config --global --unset https.proxy
git config --global --unset http.proxy git config --global --unset https.proxy2、在cmd下执行ipconfig/flushdns 清理DNS缓存
ipconfig/flushdns3、重新执行git clone github/…/.git/’ 即可
git clone 链接版权声明:本文标题:解决git下载报错:fatal: unable to access ‘https:github.com....git‘: 内容由林淑君副主任自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.xiehuijuan.com/baike/1686959574a122379.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论