All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: "Ask Bjørn Hansen" <ask@develooper.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Allow the envelope sender to be set via configuration
Date: Sat, 07 Jun 2008 02:10:16 -0700 (PDT)	[thread overview]
Message-ID: <m3fxrpy5ji.fsf@localhost.localdomain> (raw)
In-Reply-To: <1212824022-31991-1-git-send-email-ask@develooper.com>

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?

-- 
Jakub Narebski
Poland
ShadeHawk on #git

  reply	other threads:[~2008-06-07  9:11 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 [this message]
2008-06-07 13:03   ` Miklos Vajna

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=m3fxrpy5ji.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=ask@develooper.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.