git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
98e06de
)
Documentation/git-fsck.txt: include fsck.* config variables
author
SZEDER Gábor
<redacted>
Mon, 29 Jul 2019 09:59:14 +0000
(11:59 +0200)
committer
Junio C Hamano
<redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-fsck.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-fsck.txt
b/Documentation/git-fsck.txt
index e0eae642c10f75cff57c0a9d07420e3218235423..d72d15be5babb2a108cf37e8ae396ae587baf1cf 100644
(file)
--- a/
Documentation/git-fsck.txt
+++ b/
Documentation/git-fsck.txt
@@
-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
----------
git clone https://git.99rst.org/PROJECT