码云 、GitHub 之 the authenticity of host ... can't be established

今天晚上在搞github仓库..但是死活不能和github联系起来。

报了这个错:

$ git push -u origin master
The authenticity of host 'github.com (192.30.252.128)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)?
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

 

码云 、GitHub 之 the authenticity of host ... can't be established_第1张图片

就是这个东西。搞死我了。。

不能和github联系在一起。

最后发现是自己小白了....

码云 、GitHub 之 the authenticity of host ... can't be established_第2张图片

结果就可以了...哎..记录一下自己的经历..

你可能感兴趣的:(git)