From: burns.ethan@gmail.com
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] how to generate a multi-part patch?
Date: Tue, 13 Mar 2007 12:43:35 +0000 [thread overview]
Message-ID: <20070313124335.GA31357@bender.eaburns.mooo.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0703130343080.10772@CPE00045a9c397f-CM001225dbafb6>
On Tue, Mar 13, 2007 at 03:46:01AM -0400, Robert P. J. Day wrote:
> what's the canonical way to generate a multi-part patch? that is,
> starting from "PATCH [0/n]" and so on. a list of bullet points will
> do fine, i can take it from there.
>
> from what i read, i'd use quilt to generate the patch set, then
> "git-send-email"? is that it? thanks.
If you make your changes in a git repo, you can always use git-format-patch to
make the patch set from a set of commits.
--Ethan
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2007-03-13 12:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-13 7:46 [KJ] how to generate a multi-part patch? Robert P. J. Day
2007-03-13 10:31 ` Ahmed S. Darwish
2007-03-13 10:32 ` Randy.Dunlap
2007-03-13 12:43 ` burns.ethan [this message]
2007-03-13 13:18 ` Jesper Juhl
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=20070313124335.GA31357@bender.eaburns.mooo.com \
--to=burns.ethan@gmail.com \
--cc=kernel-janitors@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.