From: Thiago Farina <tfransosi@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: Jonathan Nieder <jrnieder@gmail.com>,
Nguyen Thai Ngoc Duy <pclouds@gmail.com>
Subject: problem when using --cc-cmd
Date: Sun, 17 Apr 2011 19:32:12 -0300 [thread overview]
Message-ID: <BANLkTikdaSG_jbzaJ7UCpG5JnwneARfx3Q@mail.gmail.com> (raw)
Hi,
I'm trying to use the --cc-cmd to get the list of people who to copy
when sending a patch to linux kernel.
But when I run:
$ git send-email --to linux-kernel@vger.kernel.org --cc-cmd
scripts/get_maintainer.pl foo
I'm getting some lines like:
Use of uninitialized value $cc in string eq at
/home/tfarina/libexec/git-core/git-send-email line 964.
Any idea?
Thanks in advance.
next reply other threads:[~2011-04-17 22:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-17 22:32 Thiago Farina [this message]
2011-04-19 21:52 ` problem when using --cc-cmd Jonathan Nieder
2011-04-20 3:03 ` Joe Perches
2011-04-20 15:45 ` Thiago Farina
2011-04-20 19:48 ` Joe Perches
2011-04-20 21:50 ` [RFC PATCH] git-send-email: Validate recipient_cmd (to-cmd, cc-cmd) addresses Joe Perches
2011-04-20 22:29 ` Ævar Arnfjörð Bjarmason
2011-04-20 22:45 ` Joe Perches
2011-04-20 22:50 ` Ævar Arnfjörð Bjarmason
2011-04-20 23:01 ` 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=BANLkTikdaSG_jbzaJ7UCpG5JnwneARfx3Q@mail.gmail.com \
--to=tfransosi@gmail.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=pclouds@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).