第一种方式
# 取消代理
git config --global --unset http.proxy
git config --global --unset https.proxy
#刷新dns
ipconfig /flushdns
第二种方式
GitHub提交 / 拉取时 443 fatal: unable to access ‘https:_fatal: 443: bad access-优快云博客
第一种方式
# 取消代理
git config --global --unset http.proxy
git config --global --unset https.proxy
#刷新dns
ipconfig /flushdns
第二种方式
GitHub提交 / 拉取时 443 fatal: unable to access ‘https:_fatal: 443: bad access-优快云博客