Re: [PATCH] Stop inflating the whole SHA1 file only to check size.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:41:59
quoted
quoted
quoted
quoted
"NP" == Nicolas Pitre [off-list ref] writes:
NP> On Wed, 1 Jun 2005, Junio C Hamano wrote:
quoted
Using the new unpack_sha1_file_partial() function, stop
inflating the whole SHA1 file when rename detector wants to know
only the filesize.
NP> Beware.
You are right. I cannot believe how stupid I am, falling into
this trap _just_ _after_ looking at the delta stuff X-<.
Linus please drop that one.