Re: [PATCH] Fix typo in 2.11.0 RelNotes

2016-10-28 Thread Henrik Ahlgren
On Fri, 2016-10-28 at 06:03 -0700, Junio C Hamano wrote: > If the original text were like the following, would it have been > clear enough that prevented you from sending your patch? > > * An empty string used as a pathspec element has always meant >'everything matches', but it is too easy t

Re: [PATCH] Fix typo in 2.11.0 RelNotes

2016-10-28 Thread Junio C Hamano
Henrik Ahlgren writes: > Signed-off-by: Henrik Ahlgren > --- > Documentation/RelNotes/2.11.0.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/RelNotes/2.11.0.txt > b/Documentation/RelNotes/2.11.0.txt > index 3590620..1d3a07d 100644 > --- a/Documentatio

[PATCH] Fix typo in 2.11.0 RelNotes

2016-10-28 Thread Henrik Ahlgren
Signed-off-by: Henrik Ahlgren --- Documentation/RelNotes/2.11.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/RelNotes/2.11.0.txt b/Documentation/RelNotes/2.11.0.txt index 3590620..1d3a07d 100644 --- a/Documentation/RelNotes/2.11.0.txt +++ b/Documentation/