Closed
Description
This is a follow up of closed issue #383.
if have tried the there described patched msys-2.0.dll on top of 2.5.2(2)
C:\Dropbox\scripts2\syma\boot>git --version
git version 2.5.2.windows.2
C:\Dropbox\scripts2\syma\boot>git pull
git@byymir.de.bayer.cnb's password: ^C
On 2.5.0(1) it was working
C:\Dropbox\scripts2\syma\boot>git --version
git version 2.5.0.windows.1
C:\Dropbox\scripts2\syma\boot>git pull
Already up-to-date.
The new release is not working as
C:\Dropbox\scripts2\syma\boot>git --version
git version 2.5.3.windows.1
C:\Dropbox\scripts2\syma\boot>git pull
git@byymir.de.bayer.cnb's password: ^C
So I am staying on 2.5.0 as long as this is working
The feature to have the ssh keys at a custom location is important for me, as I provide git on servers with deployment keys.
I will very responsive on this issue and would be grateful if it could be resolved
This is on Windows8.1 Enterprise with ssh keys in c:\tools\home.ssh.
set HOME=c:\tools\home
set HOMEDRIVE=c:
set HOMEPATH=\tools\home