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)
commitd61e6ce1dda7f4b11601a0de549feefbcec55779
treee862a3904e857882c3436c97eb6075575d94da0c
parent98e06ded345450b3b07099d3ed1abf58fc95f5b6
Documentation/git-fsck.txt: include fsck.* config variables

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>
Documentation/git-fsck.txt