Re: [PATCH] Allow the envelope sender to be set via configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ask Bjørn Hansen <ask@xxxxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux