I was using Git with beanstalk in windows 7. Now I got new system with Windows 8.1. Now I configured Git and Tortoisegit with new system.Its working fine in local commit but when I pushed to live I got error:
Disconnected: No supported authentication methods available (Sever sent: public key)
I added SSH key and all? Is there any problem in Windows 8.1? Thanks
I opened TortoiseGit->Settings -> Network and in SSH Client I changed "ssh.exe" instead of "TortoiseGitPlink.exe". Now it works fine.