git-cat-file.txt: remove references to "sha1"
authorDenton Liu <liu.denton@gmail.com>
Wed, 3 Mar 2021 09:21:56 +0000 (01:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Mar 2021 00:43:06 +0000 (16:43 -0800)
commitf4519607087dc4d4bb5a5b3629144f2a164b00ac
tree089c2b3ecfbababfaf245dff4d6583014c7e74dd
parent4f0ba2d533360505ac7d1c9b6e673b2b38ca80de
git-cat-file.txt: remove references to "sha1"

As part of the hash-transition, git can operate on more than just SHA-1
repositories. Replace "sha1"-specific documentation with hash-agnostic
terminology.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cat-file.txt