* [PATCH] Documentation/SubmittingPatches: Fix typo in GMail section
@ 2010-05-26 12:36 Tim Henigan
2010-05-26 13:42 ` Michael J Gruber
0 siblings, 1 reply; 2+ messages in thread
From: Tim Henigan @ 2010-05-26 12:36 UTC (permalink / raw)
To: Git Mailing List; +Cc: Michael J Gruber, Junio C Hamano
Commit e498257d introduced a typo while improving the GMail section
of SubmittingPatches.
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
---
This patch was based on 'maint'.
Documentation/SubmittingPatches | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 22e3808..84248da 100644
--- 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
-use "git send e-mail" and send your patches through the GMail SMTP server, or
+use "git send-email" 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.
--
1.7.0.2.msysgit.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/SubmittingPatches: Fix typo in GMail section
2010-05-26 12:36 [PATCH] Documentation/SubmittingPatches: Fix typo in GMail section Tim Henigan
@ 2010-05-26 13:42 ` Michael J Gruber
0 siblings, 0 replies; 2+ messages in thread
From: Michael J Gruber @ 2010-05-26 13:42 UTC (permalink / raw)
To: Tim Henigan; +Cc: Git Mailing List, Junio C Hamano
Tim Henigan venit, vidit, dixit 26.05.2010 14:36:
> Commit e498257d introduced a typo while improving the GMail section
> of SubmittingPatches.
>
> Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
> ---
Thanks and sorry, respectively.
Acked-by: Michael J Gruber <git@drmicha.warpmail.net>
> This patch was based on 'maint'.
>
> Documentation/SubmittingPatches | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
> index 22e3808..84248da 100644
> --- 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
> -use "git send e-mail" and send your patches through the GMail SMTP server, or
> +use "git send-email" 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.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-26 13:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26 12:36 [PATCH] Documentation/SubmittingPatches: Fix typo in GMail section Tim Henigan
2010-05-26 13:42 ` Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).