object: call "check_sha1_signature" with the replacement sha1
commit0e87c36763a384d5bf6fae4bda44fd035c0b75ff
authorChristian Couder <chriscool@tuxfamily.org>
Fri, 23 Jan 2009 09:07:10 +0000 (23 10:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2009 00:02:59 +0000 (31 17:02 -0700)
tree0c8a9ed3598faf889eae8bc733ab65190aadd82d
parentf5552aee39d664bb8774c205341abd6db74b38d3
object: call "check_sha1_signature" with the replacement sha1

Otherwise we get a "sha1 mismatch" error for replaced objects.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
object.c