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 ce359a4 + e83055e commit 112bd6aCopy full SHA for 112bd6a
Documentation/config/interactive.txt
@@ -1,8 +1,8 @@
1
interactive.singleKey::
2
- In interactive commands, allow the user to provide one-letter
3
- input with a single key (i.e., without hitting enter).
4
- Currently this is used by the `--patch` mode of
5
- linkgit:git-add[1], linkgit:git-checkout[1],
+ When set to true, allow the user to provide one-letter input
+ with a single key (i.e., without hitting the Enter key) in
+ interactive commands. This is currently used by the `--patch`
+ mode of 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].
8
0 commit comments