Git bash闪退问题

    xiaoxiao2021-03-25  77

    场景:

    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

    貌似要重启电脑......

    转载请注明原文地址: https://ju.6miu.com/read-24724.html

    最新回复(0)