commit | 3ab501209b46e83a377ac5a781a8f2fef7f4f30c | [log] [tgz] |
---|---|---|
author | Thomas Ackermann <th.acker@arcor.de> | Mon Apr 15 19:47:50 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 15 11:06:15 2013 -0700 |
tree | 038e746d2540494a00e09a74f204156aaf5c7f10 | |
parent | 79de45588c2d90591a2bc0fcf28964bce642fd71 [diff] |
glossary: improve description of SHA-1 related topics The name of the hash function is "SHA-1", not "SHA1". Also to people who look up "object name" in the glossary, the details of which hash function is applied on what to compute "object name" is not important but the fact that the name is meant to be an unique identifier for the contents stored in the object is. Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>