fsck: document msg-id
commitf6534dbda474ce9c4ce06c1f3212745724dd1724
authorJohn Cai <johncai86@gmail.com>
Tue, 25 Oct 2022 22:42:23 +0000 (25 15:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Oct 2022 22:44:18 +0000 (25 15:44 -0700)
treec5de190a23a24e013107b07bd6e4d0575e4de7ec
parent7edfb883abf46f514ca213efc4e04624d2ed540a
fsck: document msg-id

The documentation lacks mention of specific <msg-id> that are supported.
While git-help --config will display a list of these options, often
developers' first instinct is to consult the git docs to find valid
config values.

Add a list of fsck error messages, and link to it from the git-fsck
documentation.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/fsck.txt
Documentation/fsck-msgids.txt [new file with mode: 0644]
Documentation/git-fsck.txt
fsck.h