In my case, I simply modified the remote SSH path to Git's. I added "remote.SSH.path": "C:\\Program Files\\Git\\usr\\bin\\ssh.exe" to my user settings. Make sure to use the actual path to your ssh.exe file.
"remote.SSH.path": "C:\\Program Files\\Git\\usr\\bin\\ssh.exe"
ssh.exe