Re: sending git-format-patch files with mailx.

From: Junio C Hamano <junkio@cox.net>
Date: 2006-03-30 20:14:45
"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.

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Mar 30 20:15:23 2006

This archive was generated by hypermail 2.1.8 : 2006-03-30 20:15:38 EST