diff options
author | Junio C Hamano <junkio@cox.net> | 2007-01-05 13:31:43 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-05 13:31:43 -0800 |
commit | 16157b8074926348a9ee191ce6b50c8e1656161c (patch) | |
tree | 6c556b2e1a480611b57b60360a28356faa78567f /unpack-trees.c | |
parent | Blame "linenr" link jumps to previous state at "orig_lineno" (diff) | |
download | tgif-16157b8074926348a9ee191ce6b50c8e1656161c.tar.xz |
builtin-prune: memory diet.
Somehow we forgot to turn save_commit_buffer off while walking
the reachable objects. Releasing the memory for commit object
data that we do not use matters for large projects (for example,
about 90MB is saved while traversing linux-2.6 history).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'unpack-trees.c')
0 files changed, 0 insertions, 0 deletions