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
This commit is contained in:
Junio C Hamano
2024-02-27 16:04:33 -08:00

View File

@ -4,9 +4,7 @@ interactive.singleKey::
Currently this is used by the `--patch` mode of Currently this is used by the `--patch` mode of
linkgit:git-add[1], linkgit:git-checkout[1], linkgit:git-add[1], linkgit:git-checkout[1],
linkgit:git-restore[1], linkgit:git-commit[1], linkgit:git-restore[1], linkgit:git-commit[1],
linkgit:git-reset[1], and linkgit:git-stash[1]. Note that this linkgit:git-reset[1], and linkgit:git-stash[1].
setting is silently ignored if portable keystroke input
is not available; requires the Perl module Term::ReadKey.
interactive.diffFilter:: interactive.diffFilter::
When an interactive command (such as `git add --patch`) shows When an interactive command (such as `git add --patch`) shows