2016-11-04 112 views
0

larrybin上在LarrydeMacBook-PRO〜/ test_site
[$ git的克隆https://github.com/LarryBrin/coursera-test.git]
不行克隆到 'coursera測試' ...
致命無法訪問「https://github.com/LarryBrin/coursera-test.git/」:無法連接到github.com 443端口:操作超時混帳克隆可我的Mac終端

我已經搜索在谷歌和StackOverflow,但無法找到答案。你能告訴問題是什麼嗎?

+0

需要輸入'git',而不是'https'? – claudios

+0

[GitHub可能重複 - 無法連接到github 443窗口/無法連接到gitHub - 沒有錯誤](http://stackoverflow.com/questions/18356502/github-failed-to-connect-to-github-443 -Windows失敗的對連接到github上) – evolutionxbox

回答

0

檢查與此。

git clone [email protected]:LarryBrin/coursera-test.git 

如果您使用http第一代理,並與上面的命令檢查:

git config --global http.proxy [Ip_Address]:[port_number]