From: Stefan Beller <sbeller@google.com>
To: gitster@pobox.com
Cc: git@vger.kernel.org, hvoigt@hvoigt.net, dev+git@drbeat.li,
Stefan Beller <sbeller@google.com>
Subject: [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference
Date: Fri, 26 Aug 2016 15:27:14 -0700 [thread overview]
Message-ID: <20160826222714.31459-1-sbeller@google.com> (raw)
Junio finds it is easier to read text when the commit subject is quoted.
Signed-off-by: Stefan Beller <sbeller@google.com>
---
Documentation/SubmittingPatches | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 500230c..a591229 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -123,7 +123,7 @@ archive, summarize the relevant points of the discussion.
If you want to reference a previous commit in the history of a stable
branch use the format "abbreviated sha1 (subject, date)". So for example
-like this: "Commit f86a374 (pack-bitmap.c: fix a memleak, 2015-03-30)
+like this: "Commit f86a374 ("pack-bitmap.c: fix a memleak", 2015-03-30)
noticed [...]".
--
2.10.0.rc1.1.g1ceb01a
next reply other threads:[~2016-08-26 22:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 22:27 Stefan Beller [this message]
2016-08-26 22:42 ` [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference Junio C Hamano
2016-08-26 22:45 ` Stefan Beller
2016-08-27 8:04 ` Jakub Narębski
2016-08-29 18:18 ` Junio C Hamano
2016-08-29 11:24 ` Michael J Gruber
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=20160826222714.31459-1-sbeller@google.com \
--to=sbeller@google.com \
--cc=dev+git@drbeat.li \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=hvoigt@hvoigt.net \
/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.