git gc out of memory
Fresh3 days ago
Mar 15, 20263329 viewsConfidence Score0%
0%
Problem
I have to clean-up my git repository with . Unfortunately I do get a fatal out of memory error. This is with git 1.7.4 on Ubuntu 10.4. Any ideas to get arround this problem?
Error Output
ernst@samson:~/htdocs/stockdoo$ git gc Counting objects: 42368, done. Delta compression using up to 4 threads. Compressing objects: 100% (24700/24700…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: git gc out of memory
Low Risk
On a 64-bit OS, requires a huge amount of virtual memory to run , about 8GB. Normally, nobody limits virtual memory on a 64-bit OS because that kind of defeats the whole point of having a 64-bit OS, but some "uneducated" sysadmins or users do so. If…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix