git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: note that interactive.singleKey is disabled by default
@ 2024-05-22  7:34 Dragan Simic
  2024-05-22 17:31 ` Rubén Justo
  2024-05-22 18:28 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Dragan Simic @ 2024-05-22  7:34 UTC (permalink / raw)
  To: git

Make it clear that the interactive.singleKey configuration option is disabled
by default.  This should eliminate any associated doubts.

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
---
 Documentation/config/interactive.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/config/interactive.txt b/Documentation/config/interactive.txt
index 5cc26555f19a..067496d77cea 100644
--- a/Documentation/config/interactive.txt
+++ b/Documentation/config/interactive.txt
@@ -5,6 +5,7 @@ interactive.singleKey::
 	linkgit:git-add[1], linkgit:git-checkout[1],
 	linkgit:git-restore[1], linkgit:git-commit[1],
 	linkgit:git-reset[1], and linkgit:git-stash[1].
+	This is disabled by default.
 
 interactive.diffFilter::
 	When an interactive command (such as `git add --patch`) shows

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-22 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22  7:34 [PATCH] doc: note that interactive.singleKey is disabled by default Dragan Simic
2024-05-22 17:31 ` Rubén Justo
2024-05-22 18:28 ` Junio C Hamano
2024-05-22 18:52   ` Dragan Simic
2024-05-22 20:45     ` Junio C Hamano
2024-05-22 20:50       ` Dragan Simic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).