Skip to content

Commit d61e6ce

Browse files
szedergitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 98e06de commit d61e6ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/git-fsck.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ care about this output and want to speed it up further.
104104
progress status even if the standard error stream is not
105105
directed to a terminal.
106106

107+
CONFIGURATION
108+
-------------
109+
110+
include::config/fsck.txt[]
111+
107112
DISCUSSION
108113
----------
109114

0 commit comments

Comments
 (0)