Re: [PATCH] ref-filter: fix indentation

2015-07-29 Thread Matthieu Moy
Junio C Hamano writes: > Matthieu Moy writes: > >> Signed-off-by: Matthieu Moy >> --- >> This is meant to be applied on top of kn/for-each-ref. > > Hmm, as 2.5 is already out and we can rewind 'next' in the coming > couple of days, I am tempted to squash this in instead of applying > it on top.

Re: [PATCH] ref-filter: fix indentation

2015-07-29 Thread Junio C Hamano
Matthieu Moy writes: > Signed-off-by: Matthieu Moy > --- > This is meant to be applied on top of kn/for-each-ref. Hmm, as 2.5 is already out and we can rewind 'next' in the coming couple of days, I am tempted to squash this in instead of applying it on top. Thanks. > ref-filter.c | 4 ++-- >

Re: [PATCH] ref-filter: fix indentation

2015-07-29 Thread Karthik Nayak
On Wed, Jul 29, 2015 at 9:22 PM, Matthieu Moy wrote: > Signed-off-by: Matthieu Moy > --- > This is meant to be applied on top of kn/for-each-ref. > > ref-filter.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/ref-filter.c b/ref-filter.c > index 43502a4..3fbbbeb 100

[PATCH] ref-filter: fix indentation

2015-07-29 Thread Matthieu Moy
Signed-off-by: Matthieu Moy --- This is meant to be applied on top of kn/for-each-ref. ref-filter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ref-filter.c b/ref-filter.c index 43502a4..3fbbbeb 100644 --- a/ref-filter.c +++ b/ref-filter.c @@ -868,8 +868,8 @@ static i