git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git send-email doesn't take To: addresses from the patch
@ 2010-08-30  7:05 viresh kumar
  2010-09-01  7:50 ` Stephen Boyd
  0 siblings, 1 reply; 6+ messages in thread
From: viresh kumar @ 2010-08-30  7:05 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-09-03 17:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30  7:05 git send-email doesn't take To: addresses from the patch viresh kumar
2010-09-01  7:50 ` 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

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).