mktag doc: say <hash> not <sha1>
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 23 Dec 2020 01:35:46 +0000 (02:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Dec 2020 01:49:05 +0000 (17:49 -0800)
commitf59b61dc4d0bb4e5e3bc8c48894ad346ece8cdbe
tree127407883b56c2558b6c4ce9f6931082d13276b1
parent72ffeb997eaf999f6938b2a7e0d9a75dcceaa311
mktag doc: say <hash> not <sha1>

Change the "mktag" documentation to refer to the input hash as just
"hash", not "sha1". This command has supported SHA-256 for a while
now.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-mktag.txt