Re: [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference

2016-08-29 Thread Junio C Hamano
Jakub Narębski writes: > W dniu 27.08.2016 o 00:42, Junio C Hamano pisze: >> Stefan Beller writes: > >> -- >8 -- >> From: Beat Bolli > > ??? The primary value the change adds is to make readers aware of the gitk feature. That comes from the primary author. Not something I added, Stefan adde

Re: [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference

2016-08-29 Thread Michael J Gruber
Junio C Hamano venit, vidit, dixit 27.08.2016 00:42: > Stefan Beller writes: > >> Junio finds it is easier to read text when the commit subject is quoted. >> >> Signed-off-by: Stefan Beller >> --- >> Documentation/SubmittingPatches | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >>

Re: [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference

2016-08-27 Thread Jakub Narębski
W dniu 27.08.2016 o 00:42, Junio C Hamano pisze: > Stefan Beller writes: > -- >8 -- > From: Beat Bolli ??? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference

2016-08-26 Thread Stefan Beller
On Fri, Aug 26, 2016 at 3:42 PM, Junio C Hamano wrote: > > Perhaps something like this instead? > > -- >8 -- This is way better. Let's take that. Thanks, Stefan > From: Beat Bolli > Subject: SubmittingPatches: use gitk's "Copy commit summary" format > Date: Fri, 26 Aug 2016 18:59:01 +0200 > >

Re: [PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference

2016-08-26 Thread Junio C Hamano
Stefan Beller writes: > Junio finds it is easier to read text when the commit subject is quoted. > > Signed-off-by: Stefan Beller > --- > Documentation/SubmittingPatches | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/SubmittingPatches b/Documentation/Subm

[PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference

2016-08-26 Thread Stefan Beller
Junio finds it is easier to read text when the commit subject is quoted. Signed-off-by: Stefan Beller --- Documentation/SubmittingPatches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 500230c..a591229 1