From: Junio C Hamano Date: Thu, 6 Aug 2009 20:56:19 +0000 (-0700) Subject: block-sha1: undo ctx->size change X-Git-Tag: v1.6.5-rc0~64^2~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b26a9d50899a5d65bafcb521c5495f03b2e2e0e9?ds=inline;hp=b26a9d50899a5d65bafcb521c5495f03b2e2e0e9 block-sha1: undo ctx->size change Undo the change I picked up from the mailing list discussion suggested by Nico, not because it is wrong, but it will be done at the end of the follow-up series. Signed-off-by: Junio C Hamano ---