mktag doc: update to explain why to use this
authorÆvar Arnfjörð Bjarmason <redacted>
Tue, 5 Jan 2021 19:42:32 +0000 (20:42 +0100)
committerJunio C Hamano <redacted>
Tue, 5 Jan 2021 22:58:28 +0000 (14:58 -0800)
commit18430ed363f469d5fe6e143857b7fe72aca807ba
tree2b68c539859fc05ba8acb796c4bb7a0db4d6efd3
parent9ce0fc33118892a22841f474ed239b512346c83a
mktag doc: update to explain why to use this

Change the mktag documentation to compare itself to the similar
"hash-object -t tag" command. Before this someone reading the
documentation wouldn't have much of an idea what the difference
was.

Let's allude to our own validation logic, and cross-link the "mktag"
and "hash-object" documentation to aid discover-ability. A follow-up
change to migrate "mktag" to use "fsck" validation will make the part
about validation logic clearer.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-mktag.txt
git clone https://git.99rst.org/PROJECT