[git-users] ssh crashes on git clone, version 4.6 seems rather old?

2011-09-13 Thread tombert
Using Git Gui (1.7) to clone a project the ssh unexpectacly crashes with no further error information. Checking the ssh version supplied with Git reveals OpenSSH_4.6p1. The version supplied with MinSYS is 5.4p1. So I simply replaced Gits ssh version with the one comming with MinSYS - Git Gui

Re: [git-users] ssh crashes on git clone, version 4.6 seems rather old?

2011-09-13 Thread Konstantin Khomoutov
On Tue, 13 Sep 2011 01:30:02 -0700 (PDT) tombert tomb...@live.at wrote: Using Git Gui (1.7) to clone a project the ssh unexpectacly crashes with no further error information. Checking the ssh version supplied with Git reveals OpenSSH_4.6p1. The version supplied with MinSYS is 5.4p1. So I