【发布时间】:2017-09-11 17:30:48
【问题描述】:
每当我尝试使用以下代码在 git 中克隆 repo 时:
git clone https://github.com/sudhsudhi/coursera_test.git
我收到以下错误:
enter fatal: unable to access 'https://github.com/sudhsudhi/coursera_test.git/': Failed to connect to github.com port 443: Connection refused
为什么会出现此错误以及如何更正? 我猜它与防火墙或代理有关。我是使用 git 的新手,我不确定。 我正在使用代理服务器。
【问题讨论】:
标签: git github proxy clone windows-firewall