From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] my recent i2c patches
Date: Wed, 24 Feb 2010 20:51:35 +0100 [thread overview]
Message-ID: <4B858347.9080305@eukrea.com> (raw)
In-Reply-To: <ac9c93b11002241132j50c1c4a2p5e4407da7f096324@mail.gmail.com>
Hi Frans,
Le 24/02/2010 20:32, Frans Meulenbroeks a ?crit :
> If anyone can educate me how to get the patches numbered, please
> (I have sent this by git send-email 0001... 0002.... etc in one command
>
git format-patch -n
-n, --numbered
Name output in [PATCH n/m] format, even with a single patch.
> Frans.
>
> PS: I once read somewhere that it is also possible to add additional
> text in a patch only for the mailing list, so not part of the commit
> message.
> However, I could not find that info any more. If someone by any chance
> knows that please drop me a mail.
maybe this option to git format-patch can help you even if that's not
exactly what you ask here :
--cover-letter
In addition to the patches, generate a cover letter file
containing
the shortlog and the overall diffstat. You can fill in a
description in the file before sending it out.
Eric
next prev parent reply other threads:[~2010-02-24 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 19:32 [U-Boot] my recent i2c patches Frans Meulenbroeks
2010-02-24 19:51 ` Eric Bénard [this message]
2010-02-24 20:31 ` Wolfgang Denk
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=4B858347.9080305@eukrea.com \
--to=eric@eukrea.com \
--cc=u-boot@lists.denx.de \
/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.