diff options
author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | 2008-02-11 08:26:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-11 12:24:33 -0800 |
commit | 9c2174350cc0ae0f6bad126e15fe1f9f044117ab (patch) | |
tree | a3cf08537a034a45dca47fd4807e540a2d8b8b8e /git.spec.in | |
parent | 5a95b85566b1700e042fdce6ec2de9ce7b5a8787 (diff) | |
download | git-9c2174350cc0ae0f6bad126e15fe1f9f044117ab.tar.gz |
pack-objects: only throw away data during memory pressure
If pack-objects hit the memory limit, it deletes objects from the delta
window.
This patch make it only delete the data, which is recomputed, if needed again.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git.spec.in')
0 files changed, 0 insertions, 0 deletions