chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow e-mails to be sent with the Unix sendmail tool
[stgit]
/
examples
/
gitconfig
diff --git
a/examples/gitconfig
b/examples/gitconfig
index c16f78671c77712d29f07fe48e259f13a3ff6254..28d94af48d5677d5cdb05d559d6d8f7f909c30bf 100644
(file)
--- a/
examples/gitconfig
+++ b/
examples/gitconfig
@@
-19,6
+19,7
@@
#autoresolved = no
# SMTP server for sending patches
+ #smtpserver = /usr/sbin/sendmail -t -i
#smtpserver = localhost:25
# Set to 'yes' to use SMTP over TLS