From: Junio C Hamano Date: Wed, 19 Aug 2020 23:14:52 +0000 (-0700) Subject: Merge branch 'ds/sha256-leftover-bits' X-Git-Tag: v2.29.0-rc0~142 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f8a2138b96c8f33ebbe2055a9444ada40a8e1c8;p=thirdparty%2Fgit.git Merge branch 'ds/sha256-leftover-bits' midx and commit-graph files now use the byte defined in their file format specification for identifying the hash function used for object names. * ds/sha256-leftover-bits: multi-pack-index: use hash version byte commit-graph: use the "hash version" byte t/README: document GIT_TEST_DEFAULT_HASH --- 6f8a2138b96c8f33ebbe2055a9444ada40a8e1c8