Merge branch 'ab/sha1dc-maint'
authorJunio C Hamano <redacted>
Sun, 4 Jun 2017 00:55:41 +0000 (09:55 +0900)
committerJunio C Hamano <redacted>
Sun, 4 Jun 2017 00:55:41 +0000 (09:55 +0900)
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

1  2 
Makefile

diff --cc Makefile
Simple merge
git clone https://git.99rst.org/PROJECT