Re: [PATCH v3 04/11] parse_object: special code path for blobs to avoid putting whole object in memory
From: Junio C Hamano <hidden> Date: 2016-06-15 22:53:13
Nguyễn Thái Ngọc Duy [off-list ref] writes:
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
The code looks OK but the updated API into check_sha1_signature()
needs to be explained both in-code comment and the log message.
I'll push out an updated version later on 'pu'.