patch-ids: use the new generic "sha1_pos" function to lookup sha1
authorChristian Couder <chriscool@tuxfamily.org>
Sat, 4 Apr 2009 20:59:31 +0000 (22:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Apr 2009 05:57:42 +0000 (22:57 -0700)
instead of the specific one from which the new one has been copied.

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