git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to keep git-fetch from running out of memory?
@ 2011-05-15  5:24 Kartik Agaram
  2011-05-15 19:13 ` Shawn Pearce
  0 siblings, 1 reply; 4+ messages in thread
From: Kartik Agaram @ 2011-05-15  5:24 UTC (permalink / raw)
  To: git

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 :(

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-15 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-15  5:24 how to keep git-fetch from running out of memory? Kartik Agaram
2011-05-15 19:13 ` Shawn Pearce
2011-05-15 20:25   ` Junio C Hamano
2011-05-15 20:37     ` Shawn Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).