]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-update-index.txt
The name of the hash function is "SHA-1", not "SHA1"
authorThomas Ackermann <th.acker@arcor.de>
Mon, 15 Apr 2013 17:49:04 +0000 (19:49 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 18:08:37 +0000 (11:08 -0700)
commitd5fa1f1a69f578831179b77893aac480b986e875
tree1e04ba1f10d79969f18cb62d2a30844e98256b02
parent3ab501209b46e83a377ac5a781a8f2fef7f4f30c
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>
31 files changed:
Documentation/config.txt
Documentation/git-cat-file.txt
Documentation/git-describe.txt
Documentation/git-fsck.txt
Documentation/git-index-pack.txt
Documentation/git-ls-files.txt
Documentation/git-merge-index.txt
Documentation/git-pack-objects.txt
Documentation/git-patch-id.txt
Documentation/git-replace.txt
Documentation/git-rev-parse.txt
Documentation/git-show-branch.txt
Documentation/git-show-index.txt
Documentation/git-show-ref.txt
Documentation/git-tag.txt
Documentation/git-update-index.txt
Documentation/git-verify-pack.txt
Documentation/git-verify-tag.txt
Documentation/git.txt
Documentation/gitcore-tutorial.txt
Documentation/gitdiffcore.txt
Documentation/githooks.txt
Documentation/gitrepository-layout.txt
Documentation/gittutorial-2.txt
Documentation/howto/recover-corrupted-blob-object.txt
Documentation/pretty-formats.txt
Documentation/revisions.txt
Documentation/technical/api-sha1-array.txt
Documentation/technical/pack-format.txt
Documentation/technical/pack-heuristics.txt
Documentation/technical/shallow.txt