commit | d5fa1f1a69f578831179b77893aac480b986e875 | [log] [tgz] |
---|---|---|
author | Thomas Ackermann <th.acker@arcor.de> | Mon Apr 15 19:49:04 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 15 11:08:37 2013 -0700 |
tree | 1e04ba1f10d79969f18cb62d2a30844e98256b02 | |
parent | 3ab501209b46e83a377ac5a781a8f2fef7f4f30c [diff] |
The name of the hash function is "SHA-1", not "SHA1" Use "SHA-1" instead of "SHA1" whenever we talk about the hash function. When used as a programming symbol, we keep "SHA1". Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>