diff options
author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | 2007-05-28 23:20:57 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-29 01:24:42 -0700 |
commit | a588d88aaff312f3afd5713ffcb4e4b1829fb5a6 (patch) | |
tree | 7f2deddfebded03b6b0f66ba78647e840f1b8218 /COPYING | |
parent | Merge branch 'db/remote' (diff) | |
download | tgif-a588d88aaff312f3afd5713ffcb4e4b1829fb5a6.tar.xz |
builtin-pack-objects: don't fail, if delta is not possible
If builtin-pack-objects runs out of memory while finding
the best deltas, it bails out with an error.
If the delta index creation fails (because there is not enough memory),
we can downgrade the error message to a warning and continue with the
next object.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions