在 git clone putty 连接期间无法输入

Kry*_*ian 6 windows ssh git putty

我想从 Windows 中的 cli 克隆 git repo。当我执行

git clone '...' 
Run Code Online (Sandbox Code Playgroud)

然后我得到

The server's rsa2 key fingerprint is:                       
ssh-rsa blablabla
If you trust this host, enter "y" to add the key to         
PuTTY's cache and carry on connecting.                      
If you want to carry on connecting just once, without       
adding the key to the cache, enter "n".                     
If you do not trust this host, press Return to abandon the  
connection.                                                 
Store key in cache? (y/n)    
Run Code Online (Sandbox Code Playgroud)

当我尝试输入任何内容时,没有任何反应。当我用 ctrl+c 终止时,所有的打字队列都用 'yyyyyyyy' 或其他以前的输入执行。

这里可能有什么问题?

Jul*_*bre 0

就像@Krysian\ 的评论所暗示的那样,您可以直接使用 PuTTY\ 的 GUI。

\n

您只需要在 \xe2\x80\x9cHostname\xe2\x80\x9d 中填写您的目标服务器地址,然后按 \xe2\x80\x9cOpen。​​\xe2\x80\x9d

\n

在此输入图像描述

\n