From: Paolo Bonzini <bonzini@gnu.org>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: I need a `git format-patch --attach-complete' for RT
Date: Thu, 29 Apr 2010 09:25:25 +0200 [thread overview]
Message-ID: <4BD93465.60507@gnu.org> (raw)
In-Reply-To: <q2j51dd1af81004210522ze6062110j2033788601e17ce8@mail.gmail.com>
On 04/21/2010 02:22 PM, Ævar Arnfjörð Bjarmason wrote:
> I'm working with a system that doesn't play nice with git-format-patch
> / git-send-email. When you send mail to RT (e.g. http://rt.perl.org/)
> it'll always munge the original E-Mail, so inline patches won't
> work. [...]It would be nicer if I could instead:
>
> git format-patch --attach-complete origin..
> git send-email *.patch
This is a bit underspecified. What should the subject be? Do you want
to have something like --cover-letter but placing the messages after
00/NN in an attachment?
It seems easiest to write a small filter in Perl, but it could be added
as an option to git-format-patch, maybe something like
--cover-letter=attach-all.
Paolo
next prev parent reply other threads:[~2010-04-30 20:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-21 12:22 I need a `git format-patch --attach-complete' for RT Ævar Arnfjörð Bjarmason
2010-04-29 7:25 ` Paolo Bonzini [this message]
2010-04-29 10:16 ` Ævar Arnfjörð Bjarmason
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=4BD93465.60507@gnu.org \
--to=bonzini@gnu.org \
--cc=avarab@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.