Git pull fatal: Out of memory, malloc failed
问题 I've a repo on https://bitbucket.org/ Few days ago by a mistake big number of image files were pushed in the repo. then files were deleted via another push. after that repo worked ok, but today when i try to pull from the repo: $ git pull Password for 'https://repo@bitbucket.org': warning: no common commits remote: Counting objects: 4635, done. remote: Compressing objects: 100% (1710/1710), done. fatal: Out of memory, malloc failed (tried to allocate 4266852665 bytes) fatal: index-pack failed