diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2017-08-16 03:27:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-16 20:44:00 +0200 |
commit | 09153277f8948d3ed8cb6712f135a9caeaa006f6 (patch) | |
tree | 425c5f46dc7bcac0127829149ddf3978a809552e /pack-revindex.c | |
parent | diff: avoid redundantly clearing a flag (diff) | |
download | git-09153277f8948d3ed8cb6712f135a9caeaa006f6.tar.xz git-09153277f8948d3ed8cb6712f135a9caeaa006f6.zip |
diff: respect MIN_BLOCK_LENGTH for last block
Currently, MIN_BLOCK_LENGTH is only checked when diff encounters a line
that does not belong to the current block. In particular, this means
that MIN_BLOCK_LENGTH is not checked after all lines are encountered.
Perform that check.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-revindex.c')
0 files changed, 0 insertions, 0 deletions