Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
config.txt: follow camelCase naming
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Wed, 22 Aug 2018 16:05:55 +0000
(18:05 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 12 Sep 2018 20:54:16 +0000
(13:54 -0700)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
1d4361b
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index eb66a119753726b0260acd456f5728351dc05ba3..35e024d0ce493d1a91d58e761f65177867b97d14 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-3291,7
+3291,7
@@
sendemail.smtpReloginDelay::
Seconds wait before reconnecting to smtp server.
See also the `--relogin-delay` option of linkgit:git-send-email[1].
-show
b
ranch.default::
+show
B
ranch.default::
The default set of branches for linkgit:git-show-branch[1].
See linkgit:git-show-branch[1].