diff options
author | Junio C Hamano <junkio@cox.net> | 2006-03-28 17:28:04 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-28 17:29:09 -0800 |
commit | 9181ca2c2b1f2897baa67ff8e48b1984822115b5 (patch) | |
tree | 73088b42320886b49064cb0517548fb373c3e648 /revision.c | |
parent | 5cdeae71ea7330c08cf96b581e2c7696949e3840 (diff) | |
download | git-9181ca2c2b1f2897baa67ff8e48b1984822115b5.tar.gz git-9181ca2c2b1f2897baa67ff8e48b1984822115b5.tar.xz |
rev-list: memory usage reduction.
We do not need to track object refs, neither we need to save commit
unless we are doing verbose header. A lot of traversal happens
inside prepare_revision_walk() these days so setting things up before
calling that function is necessary.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Acked-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions