Git clone error

Hello - I can’t get git clone to work on my Windows computer. Support cannot assist and directed me here. The command and error message are:
git clone ssh://codeserver.dev.******************************/~/repository.git -b master jon-ycp-training
Cloning into ‘jon-ycp-training’…
The server’s host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server’s rsa2 key fingerprint is:
ssh-rsa ****************************
Connection abandoned.
fatal: Could not read from remote repository.

I have the keys generated as directed:
Directory of … .ssh

01/26/2023 10:12 AM .
01/26/2023 10:12 AM …
01/26/2023 09:11 AM 1,679 id_rsa
01/26/2023 09:11 AM 399 id_rsa.pub

Please make sure you have the correct access rights
and the repository exists.
(******************* are to hide private data)
It seems like this may be a simple fix ?

Please advise.

Thanks!

Have you copy/pasted your public key into Pantheon?

1 Like

Thank you. Yes I have