Re: [PATCH] Fix minor typo in git-diff docs.

2017-07-31 Thread Anthony Sottile
Thanks! I'll keep this in mind next time I send a patch. Anthony On Mon, Jul 31, 2017 at 9:59 AM, Junio C Hamano wrote: > Anthony Sottile writes: > >> diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt >> index 89cc0f4..43d18a4 100644 >> --- a/Documentation/diff-optio

Re: [PATCH] Fix minor typo in git-diff docs.

2017-07-31 Thread Junio C Hamano
Anthony Sottile writes: > diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt > index 89cc0f4..43d18a4 100644 > --- a/Documentation/diff-options.txt > +++ b/Documentation/diff-options.txt > @@ -392,7 +392,7 @@ endif::git-log[] > the diff between the preimage and `

Re: [PATCH] Fix minor typo in git-diff docs.

2017-07-31 Thread Junio C Hamano
Anthony Sottile writes: > To be honest, I'm a bit overwhelmed by the documentation for submitting a > patch! > > I tried to follow as best I could, here's my attempt (please advise). OK ;-) Thanks for a patch. Let's nitpick. Our titles (your "Subject:" line in the e-mail header) state the ar