Cannot clone repository to local machine
|
|
Hi, I am trying to clone my repository but keep getting the below error message, I am using Putty with the msysgit client. Thanks for any help, Nick@SHARED-LT ~/Documents/ProtoType |
|
|
Ditto. As someone just learning these ropes, and has gotten this far, a clue would be nice. |
|
|
After doing some googling for the error mentioned, it sounds like this is a known problem when using Putty on Windows. You must first attempt to connect to the server directly with plink.exe before using Git. When connecting directly with Putty, it will interactively ask you to confirm the host key, at which point it will be cached, allowing Git to run. I hope that helps! |
