Use a temporary index for git commit --interactive
[gitweb.git] / Documentation / config.txt
index 750c86d4f51b256faac1b1b5eb26275384d87886..1b1d80d84a938932ac1df9244b7e56564053f77a 100644 (file)
@@ -1349,8 +1349,9 @@ instaweb.port::
 interactive.singlekey::
        In interactive commands, allow the user to provide one-letter
        input with a single key (i.e., without hitting enter).
-       Currently this is used only by the `\--patch` mode of
-       linkgit:git-add[1].  Note that this setting is silently
+       Currently this is used by the `\--patch` mode of
+       linkgit:git-add[1], linkgit:git-reset[1], linkgit:git-stash[1] and
+       linkgit:git-checkout[1]. Note that this setting is silently
        ignored if portable keystroke input is not available.
 
 log.date::