We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bd466 commit e6b57a8Copy full SHA for e6b57a8
1 file changed
Documentation/config.txt
@@ -1350,9 +1350,10 @@ interactive.singlekey::
1350
In interactive commands, allow the user to provide one-letter
1351
input with a single key (i.e., without hitting enter).
1352
Currently this is used by the `\--patch` mode of
1353
- linkgit:git-add[1], linkgit:git-reset[1], linkgit:git-stash[1] and
1354
- linkgit:git-checkout[1]. Note that this setting is silently
1355
- ignored if portable keystroke input is not available.
+ linkgit:git-add[1], linkgit:git-checkout[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
1356
+ is not available.
1357
1358
log.date::
1359
Set the default date-time mode for the 'log' command.
0 commit comments