gitrs icon indicating copy to clipboard operation
gitrs copied to clipboard

invalid or unknown remote ssh hostkey

Open mccurdyc opened this issue 2 years ago • 0 comments

ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts

https://stackoverflow.com/questions/13363553/git-error-host-key-verification-failed-when-connecting-to-remote-repository

It's related to your host doing strict host checking

mccurdyc avatar Nov 16 '23 21:11 mccurdyc