Git gave me a wonderful Christmas present ... I'm trying to git push bunch of commits, like 6 GB. And I get the following error message:
-Counting objects: 525, done. Delta compression using up to 24 threads. Compressing objects: 100% (474/474), done. fatal: pack has bad object at offset 3453162391: inflate returned -5 error: pack-objects died of signal 13 error: failed to push some refs to ....git
What does this mean and how is it fixed? From Google, I can say that this has something to do with the size of what I'm trying to click.
This happened at the time of writing.
git zlib inflate
Andrew Latham
source share