From: Jonathan Nieder <jrnieder@gmail.com>
To: Phillip Susi <psusi@ubuntu.com>
Cc: git@vger.kernel.org
Subject: Re: git am and mangled subject lines
Date: Mon, 24 Feb 2014 12:05:56 -0800 [thread overview]
Message-ID: <20140224200556.GH7855@google.com> (raw)
In-Reply-To: <530B9D50.6020705@ubuntu.com>
Hi Phillip,
Phillip Susi wrote:
> git am already ignores the "[PATCH X/Y]" prefix that format-patch
> adds. Is it possible to get it to ignore any additional prefix that a
> bug tracker mangles into the subject line? i.e. "bug #nnnn:"?
builtin/mailinfo.c is the place to start (see git-mailinfo(1)).
This is a little tricky because some people *like* the "bug #nnnn:"
in the subject line for a commit.
Hope that helps,
Jonathan
next prev parent reply other threads:[~2014-02-24 20:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 19:28 git am and mangled subject lines Phillip Susi
2014-02-24 20:05 ` Jonathan Nieder [this message]
2014-02-24 20:19 ` Junio C Hamano
2014-02-24 20:24 ` Phillip Susi
2014-02-24 20:38 ` Jonathan Nieder
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=20140224200556.GH7855@google.com \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=psusi@ubuntu.com \
/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;
as well as URLs for NNTP newsgroup(s).