git push using PuTTY on Windows fails (fatal: The remote end hung up unexpectedly)

青春壹個敷衍的年華 提交于 2019-12-01 17:05:15

using plink? you might have to recreate the keys which you created for putty.

http://www.xinotes.org/notes/note/156/

I feel like going through Putty is what's creating all of these issues but it's not clear why that's necessary - if you're using cygwin then you already have ssh built in.

I use git through cygwin over ssh with no issues. Might be a better route? Was there a reason for incorporating putty or was it something that was recommended in a guide somewhere?

I never succeeded making git work with PuTTY. Further time investment on my side didn't seem to justify ROI, so I am giving up.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!