We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a56bb9f + 64562d7 commit ebd46baCopy full SHA for ebd46ba
Documentation/config/interactive.txt
@@ -4,9 +4,7 @@ interactive.singleKey::
4
Currently this is used by the `--patch` mode of
5
linkgit:git-add[1], linkgit:git-checkout[1],
6
linkgit:git-restore[1], linkgit:git-commit[1],
7
- linkgit:git-reset[1], and linkgit:git-stash[1]. Note that this
8
- setting is silently ignored if portable keystroke input
9
- is not available; requires the Perl module Term::ReadKey.
+ linkgit:git-reset[1], and linkgit:git-stash[1].
10
11
interactive.diffFilter::
12
When an interactive command (such as `git add --patch`) shows
0 commit comments