记录下

GitHub 之 the authenticity of host ... can't be established今天晚上在搞github仓库..但是死活不能和github联系起来。
报了这个错:
$ git clone [email protected]:wydhcws/baby.git
Cloning into 'baby'...
The authenticity of host 'github.com (192.30.253.113)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
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.

记录下_第1张图片
Paste_Image.png

就是这个东西。搞了挺久。。
不能和github联系在一起。
最后发现是自己小白了....

记录下_第2张图片
Paste_Image.png

输入yes
结果就可以了...

记录下_第3张图片
Paste_Image.png

哎..记录一下自己的经历..

你可能感兴趣的:(记录下)