Hi,
I'm trying to use git on windows to clone a remote repository. I can clone it on my mac fine but on windows I get a problem.
WHen using git bash to clone, I get a message saying the server's host key is not cached in the registry. It asks me to preess y or n to trust the host.
THe problem is that if I press y or n nothing happens. It just hangs there. Should I use OpenSSH instead of PuTTY?
Thanks