From: Junio C Hamano Date: Mon, 5 Jun 2017 00:03:15 +0000 (+0900) Subject: Merge branch 'ab/sha1dc-maint' into maint X-Git-Tag: v2.13.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0506fc419f61266e49077b7bed255d7691c0919;p=thirdparty%2Fgit.git Merge branch 'ab/sha1dc-maint' into maint The "collision detecting" SHA-1 implementation shipped with 2.13 was quite broken on some big-endian platforms and/or platforms that do not like unaligned fetches. Update to the upstream code which has already fixed these issues. * ab/sha1dc-maint: sha1dc: update from upstream --- d0506fc419f61266e49077b7bed255d7691c0919