summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b4bd466)
raw | patch | inline | side by side (parent: b4bd466)
author | Conrad Irwin <conrad.irwin@gmail.com> | |
Sat, 7 May 2011 17:59:04 +0000 (10:59 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 May 2011 00:02:33 +0000 (17:02 -0700) |
Signed-off-by: Conrad Irwin <conrad.irwin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | patch | blob | history |
index 1b1d80d84a938932ac1df9244b7e56564053f77a..1c7336ccb82c7ea8e3f39fd39c27f47298701ee0 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
In interactive commands, allow the user to provide one-letter
input with a single key (i.e., without hitting enter).
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.
+ 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
+ is not available.
log.date::
Set the default date-time mode for the 'log' command.