Re: [PATCH] doc: update SubmittingPatches

2017-04-30 Thread Junio C Hamano
René Genz writes: > -use US English spelling > -minor wording change for better readability > > Helped-by: Stefan Beller > Signed-off-by: René Genz > --- Thanks, will apply. > Documentation/SubmittingPatches | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --gi

[PATCH] doc: update SubmittingPatches

2017-04-30 Thread René Genz
-use US English spelling -minor wording change for better readability Helped-by: Stefan Beller Signed-off-by: René Genz --- Documentation/SubmittingPatches | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/SubmittingPatches b/Documentation/Submitting

Re: [PATCH] doc: update SubmittingPatches

2017-04-23 Thread Junio C Hamano
René Genz writes: (updates for minor irritations skipped as I do not have strong opinions against them). > @@ -261,7 +261,7 @@ smaller project it is a good discipline to follow it. > The sign-off is a simple line at the end of the explanation for > the patch, which certifies that you wrote i

[PATCH] doc: update SubmittingPatches

2017-04-23 Thread René Genz
-use US English spelling -based on my own experience: * add commands used to contribute a patch * minor wording change for better readability Thanks-to: Stefan Beller --- Documentation/SubmittingPatches | 31 +-- 1 file changed, 25 insertions(+), 6 deletions(-) dif