Windows can now behave like a Linux machine.
If you do your work via cloud computing, accessing remote servers that are not on your current or home network, you are probably already familiar with SSH or Secure Shell Keys. Because SSH keys are ...
Since normal ssh commands work but git commands don't, I think it's a problem with git-for-windows, somehow. My current workaround is to add IdentityFile tag to ~\.ssh\config pointing to the right key ...