The newly built GitHub remote library, why can't you clone things?

enter the correct "git remote add origin git@server-name:path/repo-name.git;" command and prompt the following message: add that repo-name.git is the new remote library name, right?

error prompt:
Cloning into "gitskills".
The authenticity of host" github.com (13.229.188.59) "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.

Chinese translation:
Host (authenticity) github.com 13.229.188.59 CAN"T") established.

The

fingerprint is a xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx RSA key.

are you sure you want to continue the connection (yes / no)?

Host key verification failed.

fatal error: unable to read remote warehouse.

Please make sure you have the correct access

and the existence of knowledge base.

Git
Mar.09,2021
Menu