git - Server host key not cached
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I try to push changes from my local repo to a remote repo. When I type: git push origin I get the following error: The server 's host key is not cached in the registry. You have no guarantee that the server is the computer you think it is. The server' s rsa2 key fingerprint is : ssh - rsa 2048 xx : xx : xx : xx : xx : xx : xx : xx : xx : xx : xx : xx : xx : xx : xx : xx Connection abandoned . fatal : The remote end hung up unexpectedly How can I solve this? I'm using git from the command line in Windows 7. Edit When I try to do a