Skip to content

Commit

Permalink
INSTALL: Update description of our SHA-1 code
Browse files Browse the repository at this point in the history
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 <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Brian Gernhardt authored and Junio C Hamano committed Sep 9, 2009
1 parent 5ad9dce commit 3de8ba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ Issues of note:
library from here.

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

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

0 comments on commit 3de8ba0

Please sign in to comment.