Skip to content

Commit e6b57a8

Browse files
ConradIrwingitster
authored andcommitted
Add commit to list of config.singlekey commands
Signed-off-by: Conrad Irwin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b4bd466 commit e6b57a8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Documentation/config.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,9 +1350,10 @@ interactive.singlekey::
13501350
In interactive commands, allow the user to provide one-letter
13511351
input with a single key (i.e., without hitting enter).
13521352
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.
13561357

13571358
log.date::
13581359
Set the default date-time mode for the 'log' command.

0 commit comments

Comments
 (0)