Re: [PATCH] doc: fill in omitted word

2016-12-09 Thread Kristoffer Haugsbakk
I agree. Just writing "... what the plumbing does ..." is clearer and less redundant. I'll probably be sending a patch series that includes your proposed fix sometime soon. -- Kristoffer Haugsbakk

Re: [PATCH] doc: fill in omitted word

2016-11-10 Thread Jeff King
On Thu, Nov 10, 2016 at 02:07:30PM -0800, Junio C Hamano wrote: > Kristoffer Haugsbakk writes: > > > Signed-off-by: Kristoffer Haugsbakk > > --- > > Documentation/gitcore-tutorial.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/Documentation/gitcore-tutorial.

Re: [PATCH] doc: fill in omitted word

2016-11-10 Thread Junio C Hamano
Kristoffer Haugsbakk writes: > Signed-off-by: Kristoffer Haugsbakk > --- > Documentation/gitcore-tutorial.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/gitcore-tutorial.txt > b/Documentation/gitcore-tutorial.txt > index 4546fa0..9860517 100644 > ---

[PATCH] doc: fill in omitted word

2016-11-04 Thread Kristoffer Haugsbakk
Signed-off-by: Kristoffer Haugsbakk --- Documentation/gitcore-tutorial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/gitcore-tutorial.txt b/Documentation/gitcore-tutorial.txt index 4546fa0..9860517 100644 --- a/Documentation/gitcore-tutorial.txt +++ b/Docu