Browse Source

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>
maint
SZEDER Gábor 5 years ago committed by Junio C Hamano
parent
commit
d61e6ce1dd
  1. 5
      Documentation/git-fsck.txt

5
Documentation/git-fsck.txt

@ -104,6 +104,11 @@ care about this output and want to speed it up further. @@ -104,6 +104,11 @@ care about this output and want to speed it up further.
progress status even if the standard error stream is not
directed to a terminal.

CONFIGURATION
-------------

include::config/fsck.txt[]

DISCUSSION
----------


Loading…
Cancel
Save