GIT: fatal: Out of memory, malloc failed (tried to allocate 889192448 bytes)

前端 未结 9 1492
有刺的猬
有刺的猬 2021-01-01 17:10

I have this error while pushing my project to tfs GIT.

fatal: Out of memory, malloc failed (tried to allocate 889192448 bytes)

9条回答
  •  既然无缘
    2021-01-01 18:01

    I solved this by adding memory to my server which was 512MB so I extend it to 2GB

提交回复
热议问题