Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/SubmittingPatches: Fix typo in GMail section
author
Tim Henigan
<tim.henigan@gmail.com>
Wed, 26 May 2010 12:36:10 +0000
(08:36 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 1 Jun 2010 01:05:17 +0000
(18:05 -0700)
Commit
e498257d
introduced a typo while improving the GMail section
of SubmittingPatches.
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Acked-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
371276b
)
diff --git
a/Documentation/SubmittingPatches
b/Documentation/SubmittingPatches
index 22e38086beb539cda221197663352b4deea76042..84248daa587959553763000f7f842ceb5774c852 100644
(file)
--- a/
Documentation/SubmittingPatches
+++ b/
Documentation/SubmittingPatches
@@
-520,7
+520,7
@@
Gmail
GMail does not appear to have any way to turn off line wrapping in the web
interface, so this will mangle any emails that you send. You can however
GMail does not appear to have any way to turn off line wrapping in the web
interface, so this will mangle any emails that you send. You can however
-use "git send
e-
mail" and send your patches through the GMail SMTP server, or
+use "git send
-e
mail" and send your patches through the GMail SMTP server, or
use any IMAP email client to connect to the google IMAP server and forward
the emails through that.
use any IMAP email client to connect to the google IMAP server and forward
the emails through that.