Merge branch 'sg/fsck-config-in-doc' into maint

Doc update.

* sg/fsck-config-in-doc:
  Documentation/git-fsck.txt: include fsck.* config variables
This commit is contained in:
Junio C Hamano
2019-08-09 15:18:18 -07:00

View File

@ -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
----------