相关疑难解决方法(0)

git clone永远挂在github上

当我在github 指南中关注第5点(测试一切)时,ssh命令也会永远挂起.根据指南,我应该收到一条消息"Github不提供shell访问".以下是我的输出来自ssh -vT git@github.com

debug1: Authentication succeeded (publickey).
Authenticated to github.com ([207.97.227.239]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LC_MESSAGES = en_US.UTF-8
debug1: Sending env LC_COLLATE = en_US.UTF-8
debug1: Sending env LANG = da_DK.UTF-8
debug1: Sending env LC_CTYPE = en_US.UTF-8
Run Code Online (Sandbox Code Playgroud)

git ssh github

37
推荐指数
4
解决办法
8万
查看次数

标签 统计

git ×1

github ×1

ssh ×1