aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-27 16:04:33 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-27 16:04:33 -0800
commitebd46baf99d2ade14ebdf8fa62117434ce84609c (patch)
treee2cc20d08f482a7abf712b3f56bc7324f04f7d39 /Documentation
parenta56bb9f66ab8dbbb07cf70496f829dd42b5c63d6 (diff)
parent64562d784de82f4ecd0c689ef8d6fa37f712707f (diff)
downloadgit-ebd46baf99d2ade14ebdf8fa62117434ce84609c.tar.gz
Merge branch 'jb/doc-interactive-singlekey-do-not-need-perl'
Doc clean-up. * jb/doc-interactive-singlekey-do-not-need-perl: doc: remove outdated information about interactive.singleKey
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/config/interactive.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/config/interactive.txt b/Documentation/config/interactive.txt
index a2d3c7ec44..5cc26555f1 100644
--- a/Documentation/config/interactive.txt
+++ b/Documentation/config/interactive.txt
@@ -4,9 +4,7 @@ interactive.singleKey::
Currently this is used by the `--patch` mode of
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]. Note that this
- setting is silently ignored if portable keystroke input
- is not available; requires the Perl module Term::ReadKey.
+ linkgit:git-reset[1], and linkgit:git-stash[1].
interactive.diffFilter::
When an interactive command (such as `git add --patch`) shows