I am trying to setup SSH for git on my Windows 7 system. Unfortunately according to
ssh -v I do not have ssh installed.
I installed git using the Windows download from http://git-scm.com/ (mySysGit I think). According to this tutorial I should have gotten a dialogue about installing OpenSSH but I did not. I have googled a tonne but not come up with any luck, - it seems like it always gets installed with the installer.
I have also tried installed GitHub for Windows but this did not fix the issue either.
Anyone able to explain where I'm going wrong?