git 问题排解

1.The authenticity of host 'github.com (13.229.188.59)' can't be established. RSA key fingerprint is...

详见:https://www.cnblogs.com/justdoyou/p/9952039.html

额,记录下,.ssh/rsa_pub的内容都加到githup.com配置来,为什么还是报这个错呢。

最后发现是个小白问题,如下图

只需要输入yes就ok.

原文地址:https://www.cnblogs.com/lukelook/p/12760008.html