I have a git repo with some large files that I'm no longer able to update. git fetch keeps running out of memory: fatal: Out of memory, malloc failed fatal: unpack-objects died with error code 128 Anybody know how to keep it from compressing the refs into packfiles? I've experimented with core.compression, pack.compression, pack.windowMemory, pack.packSizeLimit, all without luck :( -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html