曾与存放处发生问题,并尝试了在那里发现的几乎每一种可能的组合。 窗口等
I believe someone has checked in a large file to remote repository and now each time I try and pull or push to it, GIT tries to pack it and runs out of memory:
Auto packing the repository for optimum performance. You may also
run "git gc" manually. See "git help gc" for more information.
Counting objects: 6279, done.
Compressing objects: 100% (6147/6147), done.
fatal: Out of memory, malloc failed (tried to allocate 1549040327 bytes)
error: failed to run repack
∗∗∗∗ 和amp;git re Pack,有各种选择,但留下同样的错误。
Almost given up and about to just create a new repo but thought I d ask around first :)