git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference
@ 2016-08-26 22:27 Stefan Beller
  2016-08-26 22:42 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Beller @ 2016-08-26 22:27 UTC (permalink / raw)
  To: gitster; +Cc: git, hvoigt, dev+git, Stefan Beller

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-29 18:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26 22:27 [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference Stefan Beller
2016-08-26 22:42 ` 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

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