git push 报错 fatal: Out of memory, malloc failed

Posted Li-Yongjun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git push 报错 fatal: Out of memory, malloc failed相关的知识,希望对你有一定的参考价值。

原因:电脑内存不足(在 push 的时候,git 会对要提交的内容进行压缩,如果一次提交的内容较多,将会占用非常多的内存)。
清理电脑内存后再尝试。

以上是关于git push 报错 fatal: Out of memory, malloc failed的主要内容,如果未能解决你的问题,请参考以下文章

git报错:fatal: No configured push destination.

vscode关联gitee报错:git:fatal:no configured push destination

gitgit push 本地项目报错 ssh_dispatch_run_fatal

新目录下使用git管理,未配置.git目录,报错fatal: Not a git repository (or any of the parent directories): .git

git push 遭遇 fatal: Authentication failed

git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re