Do not try to detect move/copy for entries below threshold.
authorAlexander Gavrilov <angavrilov@gmail.com>
Tue, 15 Jul 2008 22:00:58 +0000 (02:00 +0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Jul 2008 23:38:33 +0000 (16:38 -0700)
Splits for such entries are rejected anyway, so there is no
point even trying to compute them.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found