Browse Source
This let diff_delta() abort early if it is going to bust the given size limit. Also, only objects larger than 20 bytes are considered as objects smaller than that are most certainly going to produce larger deltas than the original object due to the additional headers. Signed-off-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Nicolas Pitre
15 years ago
committed by
Junio C Hamano
1 changed files with 2 additions and 6 deletions
Loading…
Reference in new issue