insh.exe:*** Couldn't reserve space for cygwin's heap,Win32 error 0

http://www.cnblogs.com/xiaofoyuan/p/5249945.html

git pull的时候,报了如下的错误,

insh.exe:*** Couldn't reserve space for cygwin's heap,Win32 error 0,

解决方法是:

1、Gitin的rebase.exe所在目录

2、在命令行中输入 rebase.exe -b 0x50000000 msys-1.0.dll,然后回车,正常情况下命令行是没有任何返回内容的,除非是执行失败。

原文地址:https://www.cnblogs.com/sucia-panda/p/7462002.html