忧伤星月

文章
7
资源
0
加入时间
2年10月24天

git push 几点报错的解决方式

错误一:fatal: Out of memory, malloc failed (tried to allocate 3194304000 bytes)error: failed to push some refs to 'https://github./xxx.git'解决:桌面内存占用太大,关掉一些后就能正常push了。(比如我关掉了了Wallpaper Engine, 这个都能引发错误,脑壳疼)还不能push的话需要设置 git config --global pack.windo.