do not search functions for patch ID
authorClemens Buchacher <drizzd@aon.at>
Sun, 19 Sep 2010 09:59:28 +0000 (11:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Sep 2010 01:35:07 +0000 (18:35 -0700)
Visual aids, such as the function name in the hunk
header, are not necessary for the purposes of
computing a patch ID.

This is a performance optimization.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found