From: "SZEDER Gábor" <szeder.dev@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, "Olivier Bornet" <olivier.bornet@puck.ch>,
"SZEDER Gábor" <szeder.dev@gmail.com>
Subject: [PATCH] Documentation/git-fsck.txt: include fsck.* config variables
Date: Mon, 29 Jul 2019 11:59:14 +0200 [thread overview]
Message-ID: <20190729095914.30573-1-szeder.dev@gmail.com> (raw)
In-Reply-To: <20190729093928.GP20404@szeder.dev>
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>
---
Documentation/git-fsck.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt
index e0eae642c1..d72d15be5b 100644
--- 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
----------
--
2.22.0.924.g7c03687a56
next prev parent reply other threads:[~2019-07-29 9:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-29 7:58 Problem with fsck and invalid submodule path in history Olivier Bornet
2019-07-29 9:39 ` SZEDER Gábor
2019-07-29 9:59 ` SZEDER Gábor [this message]
2019-07-29 15:33 ` [PATCH] Documentation/git-fsck.txt: include fsck.* config variables Ævar Arnfjörð Bjarmason
2019-07-29 15:48 ` Junio C Hamano
2019-07-29 20:12 ` Jeff King
2019-07-29 21:32 ` Junio C Hamano
2019-07-29 14:31 ` Problem with fsck and invalid submodule path in history Olivier Bornet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190729095914.30573-1-szeder.dev@gmail.com \
--to=szeder.dev@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=olivier.bornet@puck.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.