File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1350,9 +1350,10 @@ interactive.singlekey::
1350
1350
In interactive commands, allow the user to provide one-letter
1351
1351
input with a single key (i.e., without hitting enter).
1352
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.
1353
+ linkgit:git-add[1], linkgit:git-checkout[1], linkgit:git-commit[1],
1354
+ linkgit:git-reset[1], and linkgit:git-stash[1]. Note that this
1355
+ setting is silently ignored if portable keystroke input
1356
+ is not available.
1356
1357
1357
1358
log.date::
1358
1359
Set the default date-time mode for the 'log' command.
You can’t perform that action at this time.
0 commit comments