Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
SubmittingPatches: explain rationale for using --notes with format-patch
[gitweb.git]
/
Documentation
/
git-imap-send.txt
diff --git
a/Documentation/git-imap-send.txt
b/Documentation/git-imap-send.txt
index 7d991d919ccf3378fdc924418aede45f8cb38632..c7c0d21429bb745d1abcfc775308e8ccac8f499a 100644
(file)
--- a/
Documentation/git-imap-send.txt
+++ b/
Documentation/git-imap-send.txt
@@
-97,7
+97,7
@@
Using direct mode:
host = imap://imap.example.com
user = bob
pass = p4ssw0rd
-.........................
.
+.........................
Using direct mode with SSL:
@@
-109,7
+109,7
@@
Using direct mode with SSL:
pass = p4ssw0rd
port = 123
sslverify = false
-.........................
.
+.........................
EXAMPLE