block-sha1: split the different "hacks" to be individually selected
authorNicolas Pitre <nico@cam.org>
Wed, 12 Aug 2009 19:46:41 +0000 (15:46 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2009 20:35:54 +0000 (13:35 -0700)
This is to make it easier for them to be selected individually depending
on the architecture instead of the other way around i.e. having each
architecture select a list of hacks up front. That makes for clearer
documentation as well.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found