All of lore.kernel.org
 help / color / mirror / Atom feed
From: vireshk <viresh.kumar@st.com>
To: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>,
	Shiraz HASHIM <shiraz.hashim@st.com>,
	Vipin KUMAR <vipin.kumar@st.com>
Subject: Re: Issue: Mails sent twice if patch is mentioned twice while sending mail.
Date: Wed, 17 Aug 2011 14:46:33 +0530	[thread overview]
Message-ID: <4E4B86F1.2010802@st.com> (raw)
In-Reply-To: <CALkWK0nv=NrCzxfePL50GiJya+DbqdOmSMjPVEa-Sf1Qm5oAvg@mail.gmail.com>

On 8/17/2011 2:22 PM, Ramkumar Ramachandra wrote:
> Viresh kumar writes:
>> git send-email --to=abc@xyz.com 0001-xyz.patch 0001-xyz.patch
>>
>> What should be the desired behavior of this command, Should we get
>> mail only once or twice?
> 
> I'd expect it to send out two emails.  Why should 'git send-email'
> check the supplied command-line arguments for duplicates?  I can't
> think of a usecase for it. It's a simple Perl script that mails out
> the mbox files specified on the command-line.  Could you tell us your
> usecase?  If it's a shell script that calls 'git send-email' with
> duplicate arguments, I think you should fix the shell script, not 'git
> send-email'.
> 

Hi Ram,

Actually i did this by mistake once and thought git send-email should
have taken care of this. I may be wrong, but it was just an thought.

--
viresh

  reply	other threads:[~2011-08-17  9:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-17  6:11 Issue: Mails sent twice if patch is mentioned twice while sending mail viresh kumar
2011-08-17  8:52 ` Ramkumar Ramachandra
2011-08-17  9:16   ` vireshk [this message]
2011-08-17  9:58     ` Matthieu Moy

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=4E4B86F1.2010802@st.com \
    --to=viresh.kumar@st.com \
    --cc=artagnon@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=shiraz.hashim@st.com \
    --cc=vipin.kumar@st.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 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.