Git bash一闪而过,git不能push到远程仓库。

git错误栈:D:\Git\bin\ssh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 487

解决办法:

进入git目录下的bin目录执行rebase -b 0x76000000 msys-1.0.dll语句。

或者rebase -b 0x30000000 msys-1.0.dll

 

重启即可

posted @ 2017-07-19 10:39  niuk514  阅读(1098)  评论(0)    收藏  举报