public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Jim Cromie <jim.cromie@gmail.com>, linux-kernel@vger.kernel.org
Cc: git@vger.kernel.org
Subject: Re: [PATCH 1/1] get_maintainer.pl: add --cc option to produce comma separated list of emails
Date: Thu, 19 Mar 2026 09:13:58 -0700	[thread overview]
Message-ID: <b69406326eceb27f5973bc0ba55366438845a003.camel@perches.com> (raw)
In-Reply-To: <20260319160633.1149562-1-jim.cromie@gmail.com>

On Thu, 2026-03-19 at 10:06 -0600, Jim Cromie wrote:
> ```
> This new option works as follows:
> 
>   git send-email --cc=$(scripts/get_maintainer.pl -cc 0*.patch) 0*.patch
> 
> A complementary patch has been sent to [git@vger.kernel.org](mailto:git@vger.kernel.org), allowing:
> 
>   git send-email --cc=scripts/get_maintainer.pl 0*.patch

I think this is not particularly useful.
Just use a script.

  reply	other threads:[~2026-03-19 16:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19 16:06 [PATCH 1/1] get_maintainer.pl: add --cc option to produce comma separated list of emails Jim Cromie
2026-03-19 16:13 ` Joe Perches [this message]
2026-03-19 16:56   ` jim.cromie
2026-03-19 17:08     ` Joe Perches

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=b69406326eceb27f5973bc0ba55366438845a003.camel@perches.com \
    --to=joe@perches.com \
    --cc=git@vger.kernel.org \
    --cc=jim.cromie@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox