From: Miklos Vajna <vmiklos@frugalware.org>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Ask Bj?rn Hansen <ask@develooper.com>, git@vger.kernel.org
Subject: Re: [PATCH] Allow the envelope sender to be set via configuration
Date: Sat, 7 Jun 2008 15:03:30 +0200 [thread overview]
Message-ID: <20080607130330.GD29404@genesis.frugalware.org> (raw)
In-Reply-To: <m3fxrpy5ji.fsf@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 774 bytes --]
On Sat, Jun 07, 2008 at 02:10:16AM -0700, Jakub Narebski <jnareb@gmail.com> wrote:
> Ask Bj?rn Hansen <ask@develooper.com> writes:
>
> > ---
> > git-send-email.perl | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/git-send-email.perl b/git-send-email.perl
> > index a598fdc..ec69c23 100755
> > --- a/git-send-email.perl
> > +++ b/git-send-email.perl
> > @@ -209,6 +209,7 @@ my %config_settings = (
> > "bcc" => \@bcclist,
> > "aliasesfile" => \@alias_files,
> > "suppresscc" => \@suppress_cc,
> > + "envelopesender" => \$envelope_sender,
> > );
> >
> > # Handle Uncouth Termination
>
> Thanks. Documentation, pretty please?
And it would be nice to add a testcase in the testsuite as well.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
prev parent reply other threads:[~2008-06-07 13:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-07 7:33 [PATCH] Allow the envelope sender to be set via configuration Ask Bjørn Hansen
2008-06-07 9:10 ` Jakub Narebski
2008-06-07 13:03 ` Miklos Vajna [this message]
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=20080607130330.GD29404@genesis.frugalware.org \
--to=vmiklos@frugalware.org \
--cc=ask@develooper.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.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).