Documentation/git-fsck.txt: include fsck.* config variables
authorSZEDER Gábor <szeder.dev@gmail.com>
Mon, 29 Jul 2019 09:59:14 +0000 (11:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jul 2019 17:41:18 +0000 (10:41 -0700)
The 'fsck.skipList' and 'fsck.<msg-id>' config variables might be
easier to discover when they are documented in 'git fsck's man page.

Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found