i use github and have successfully added and synched files on my laptop in the past.
as of recent i started getting \"PuTTY Fatal Error: Disconnected: No su
Worked for me on Windows 8: GIT_SSH variable was pointing to plink.exe, Changed it in the system settings to point to the ssh binary, and that has fixed the problem. To find out full path to the ssh, run:
where ssh