Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: "David Ho" <davidkwho@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: sending git-format-patch files with mailx.
Date: Thu, 30 Mar 2006 01:14:45 -0800	[thread overview]
Message-ID: <7vodzo2t16.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <4dd15d180603291236j4ca4654fvbe5b6375e8623081@mail.gmail.com> (David Ho's message of "Wed, 29 Mar 2006 15:36:17 -0500")

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

      reply	other threads:[~2006-03-30  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-29 20:36 sending git-format-patch files with mailx David Ho
2006-03-30  9:14 ` Junio C Hamano [this message]

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=7vodzo2t16.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=davidkwho@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox