* Re: [PATCH] Documentation/SubmittingPatches: Explain the rationale of git notes
[not found] ` <CAGZ79kZcnu4ArwfEVNMh+mQjkYAvj=rJXP4jz2o6YF1t5=SQ6w@mail.gmail.com>
@ 2014-12-30 23:30 ` Eric Sunshine
0 siblings, 0 replies; only message in thread
From: Eric Sunshine @ 2014-12-30 23:30 UTC (permalink / raw)
To: Stefan Beller; +Cc: Junio C Hamano, git
On Mon, Dec 29, 2014 at 06:48:48PM -0800, Stefan Beller wrote:
> On Mon, Dec 29, 2014 at 6:47 PM, Stefan Beller <sbeller@google.com> wrote:
> > From: Eric Sunshine <sunshine@sunshineco.com>
>
> As I just copied the whole text of Eric, I think
> it would be better if Eric is credited for this commit.
>
> Eric,
> I already added your sign off to help Junio just pick it up.
> Please confirm that's ok.
You can have my sign-off with a rewritten commit message (below) plus a
minor grammatical fix to the existing text.
-- >8 --
From: Eric Sunshine <sunshine@sunshineco.com>
Subject: [PATCH] SubmittingPatches: explain rationale for using --notes with format-patch
While here, also change grammatically poor "three dash lines" to
"three-dash line".
Suggested-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
---
Documentation/SubmittingPatches | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index e3c942e..8536bf3 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -176,8 +176,11 @@ message starts, you can put a "From: " line to name that person.
You often want to add additional explanation about the patch,
other than the commit message itself. Place such "cover letter"
-material between the three dash lines and the diffstat. Git-notes
-can also be inserted using the `--notes` option.
+material between the three-dash line and the diffstat. For
+patches requiring multiple iterations of review and discussion,
+an explanation of changes between each iteration can be kept in
+Git-notes and inserted automatically following the three-dash
+line via `git format-patch --notes`.
Do not attach the patch as a MIME attachment, compressed or not.
Do not let your e-mail client send quoted-printable. Do not let
--
2.2.1.313.gcc831f2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-30 23:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1419907630-20146-1-git-send-email-sbeller@google.com>
[not found] ` <CAGZ79kZcnu4ArwfEVNMh+mQjkYAvj=rJXP4jz2o6YF1t5=SQ6w@mail.gmail.com>
2014-12-30 23:30 ` [PATCH] Documentation/SubmittingPatches: Explain the rationale of git notes Eric Sunshine
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).