GitHub 之 the authenticity of host ... can't be established今天晚上在搞github倉庫..但是死活不能和github聯(lián)系起來。
報(bào)了這個錯:
$ git clone git@github.com: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.

Paste_Image.png
就是這個東西。搞了挺久。。
不能和github聯(lián)系在一起。
最后發(fā)現(xiàn)是自己小白了....

Paste_Image.png
輸入yes
結(jié)果就可以了...

Paste_Image.png
哎..記錄一下自己的經(jīng)歷..