* sending git-format-patch files with mailx.
@ 2006-03-29 20:36 David Ho
2006-03-30 9:14 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: David Ho @ 2006-03-29 20:36 UTC (permalink / raw)
To: git
Very stupid question.
I have patches created by git-format-patch. However I suppose I can
send it off directly using mailx, but I have a hard time figuring how
this is done.
Someone here can probably answer this in a second.
Thanks in advance,
David
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: sending git-format-patch files with mailx.
2006-03-29 20:36 sending git-format-patch files with mailx David Ho
@ 2006-03-30 9:14 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2006-03-30 9:14 UTC (permalink / raw)
To: David Ho; +Cc: git
"David Ho" <davidkwho@gmail.com> writes:
> Very stupid question.
>
> I have patches created by git-format-patch. However I suppose I can
> send it off directly using mailx, but I have a hard time figuring how
> this is done.
>
> Someone here can probably answer this in a second.
Perhaps:
$ mailx -s 'my subject' upstream@maintainer.example.com
~r 0001-my-patch.txt
(that's tilde r).
But I thought we had a command for that: git-send-email. I
admit I haven't used it for anything real, though, since I do
not have an upstream maintainer anymore.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-30 9:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-29 20:36 sending git-format-patch files with mailx David Ho
2006-03-30 9:14 ` 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