diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-10-26 21:37:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-10-26 21:37:54 -0700 |
commit | a7b60f00557002a37b1ea2e1922ac6ffbfc61fef (patch) | |
tree | b7438e5a17e1ba900cd1d9d5d1f0ff7e82d00444 /Documentation/config.txt | |
parent | acbaf54f3030854b54f8391f7d1ca11935a75518 (diff) | |
parent | 052fbea26e51121d155ccaa3b0ae6ac892cc41ea (diff) | |
download | git-a7b60f00557002a37b1ea2e1922ac6ffbfc61fef.tar.gz git-a7b60f00557002a37b1ea2e1922ac6ffbfc61fef.tar.xz |
Merge branch 'po/sendemail'
* po/sendemail:
New send-email option smtpserveroption.
Remove @smtp_host_parts variable as not used.
Minor indentation fix.
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r-- | Documentation/config.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt index ba9639c7b..538ebb5e2 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -1737,6 +1737,7 @@ sendemail.to:: sendemail.smtpdomain:: sendemail.smtpserver:: sendemail.smtpserverport:: +sendemail.smtpserveroption:: sendemail.smtpuser:: sendemail.thread:: sendemail.validate:: |