emil@DESKTOP-1I1B1NM:~$ git clone git@github.com:EmilYoung2004/git_test.git
Cloning into 'git_test'...
kex_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository
Please make sure you have the correct access rights
and the repository exists.
Run Code Online (Sandbox Code Playgroud)
emil@DESKTOP-1I1B1NM:~$ ssh -T git@github.com
kex_exchange_identification: Connection closed by remote host
正如您所看到的,我正在尝试从 Microsoft Store 的 Ubuntu 20.04 应用程序连接到 github 这真的很烦人,因为在排序之前我无法继续我正在做的事情是否有什么我可以更改以防止此错误从发生?
有人告诉我连接到 Github 本身有错误,但我不知道
我正在学习所以不要让答案太复杂
提前致谢