解決git下載報(bào)錯(cuò):fatal: unable to access ‘https://github.com/…/…git’: Recv failure: Connection was reset
1、在git中執(zhí)行g(shù)it config --global --unset http.proxy和git config --global --unset https.proxy
git config --global --unset http.proxy
git config --global --unset https.proxy
2、在cmd下執(zhí)行ipconfig/flushdns 清理DNS緩存文章來源:http://www.zghlxwxcb.cn/news/detail-518857.html
ipconfig /flushdns
3、重新執(zhí)行g(shù)it clone https://github.com/…/.git/’ 即可文章來源地址http://www.zghlxwxcb.cn/news/detail-518857.html
git clone 鏈接
到了這里,關(guān)于unable to access ‘https://github.com/.../...git‘: Recv failure: Connection was reset的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!