Re: [PATCH 0/2] fix v2.15 progress regression

2017-12-04 Thread Junio C Hamano
Jeff King writes: > Here's what I think we should do: fix the bug in the minimal way, and > then drop the useless code. It's worth doing in two steps, because we > may decide to resurrect the feature later, and it would then just be a > straight revert of the second commit. Yup.

[PATCH 0/2] fix v2.15 progress regression

2017-12-04 Thread Jeff King
On Mon, Dec 04, 2017 at 01:38:41PM -0800, Junio C Hamano wrote: > Jeff King writes: > > > So the minimal fix is actually: > > > > diff --git a/progress.c b/progress.c > > index 289678d43d..b774cb1cd1 100644 > > --- a/progress.c > > +++ b/progress.c > > @@ -229,7 +229,7 @@ static