From: "Karl Hasselström" <kha@treskal.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: git@vger.kernel.org
Subject: [PATCH] Change the signature start string to "-- \n"
Date: Fri, 17 Feb 2006 03:25:02 +0100 [thread overview]
Message-ID: <20060217022502.13103.4332.stgit@backpacker.hemma.treskal.com> (raw)
Change the signature start string from "--\n" to "-- \n" in the cover
mail template, as recommended in Mutt's manual:
It is *strongly* recommended that you not unset this variable
[from its default value of "-- \n"] unless your "signature"
contains just your name. The reason for this is because many
software packages use "-- \n" to detect your signature. For
example, Mutt has the ability to highlight the signature in a
different color in the builtin pager.
Signed-off-by: Karl Hasselström <kha@treskal.com>
---
templates/covermail.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/covermail.tmpl b/templates/covermail.tmpl
index 9789c9c..44cd19e 100644
--- a/templates/covermail.tmpl
+++ b/templates/covermail.tmpl
@@ -4,5 +4,5 @@ Date: %(date)s
%(endofheaders)s
The following series implements...
---
+--
Signature
reply other threads:[~2006-02-17 2:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060217022502.13103.4332.stgit@backpacker.hemma.treskal.com \
--to=kha@treskal.com \
--cc=catalin.marinas@arm.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox