From: viresh kumar <viresh.kumar@st.com>
To: <git@vger.kernel.org>
Subject: git send-email doesn't take To: addresses from the patch
Date: Mon, 30 Aug 2010 12:35:55 +0530 [thread overview]
Message-ID: <4C7B5853.7010001@st.com> (raw)
Hi,
I am using git-1.7.2 and use following command to generate a patch
$ git format-patch --to abc@xyz.com HEAD^
Now when I use git send-email to send this patch, it is not taking the
To: embedded in the patch as its destination, instead it asks for one
and if not provided it keeps this field empty.
On the other hand git send-email is taking the Cc addresses from
the patch perfectly in to account.
How can I use git send-email to pick To: addresses directly from the
patch.
regards
Viresh Kumar
next reply other threads:[~2010-08-30 7:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-30 7:05 viresh kumar [this message]
2010-09-01 7:50 ` git send-email doesn't take To: addresses from the patch Stephen Boyd
2010-09-01 8:56 ` viresh kumar
2010-09-02 18:36 ` Stephen Boyd
2010-09-03 4:02 ` viresh kumar
2010-09-03 17:18 ` Junio C Hamano
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=4C7B5853.7010001@st.com \
--to=viresh.kumar@st.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.