Skip to content

Commit 3de8ba0

Browse files
Benabikgitster
authored andcommitted
INSTALL: Update description of our SHA-1 code
We haven't had Mozilla's code or an ARM optimized algorithm since 30ae47b. Reword the paragraph to give credit but not authorship to Mozilla. Signed-off-by: Brian Gernhardt <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5ad9dce commit 3de8ba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Issues of note:
5656
library from here.
5757

5858
If you don't have openssl, you can use one of the SHA1 libraries
59-
that come with git (git includes the one from Mozilla, and has
60-
its own PowerPC and ARM optimized ones too - see the Makefile).
59+
that come with git (git includes one inspired by Mozilla's and a
60+
PowerPC optimized one too - see the Makefile).
6161

6262
- libcurl library; git-http-fetch and git-fetch use them. You
6363
might also want the "curl" executable for debugging purposes.

0 commit comments

Comments
 (0)