git pull origin master
ssh: connect to host github.com port 22: Connection timed out
fatal: The remote end hung up unexpectedly
尝试从 github 拉取时,我不断收到以下错误,我没有尝试推送,但我认为会发生同样的情况。如何在 Mac 上更新我的连接,以允许使用 github 存储库进行推/拉?
git pull origin master
ssh: connect to host github.com port 22: Connection timed out
fatal: The remote end hung up unexpectedly
尝试从 github 拉取时,我不断收到以下错误,我没有尝试推送,但我认为会发生同样的情况。如何在 Mac 上更新我的连接,以允许使用 github 存储库进行推/拉?