码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2017-07-19 12:03:44      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:nbsp   dll   bash   heap   exe   git bash   cygwin   reserve   ***   

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

 

重启即可

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

标签:nbsp   dll   bash   heap   exe   git bash   cygwin   reserve   ***   

原文地址:http://www.cnblogs.com/yl514/p/7204452.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!