Re: [PATCH] Add missing -z to git check-attr usage text for consistency with man page

2012-09-17 Thread Junio C Hamano
Adam Spiers writes: > Signed-off-by: Adam Spiers > --- > builtin/check-attr.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/builtin/check-attr.c b/builtin/check-attr.c > index e1ff575..075d01d 100644 > --- a/builtin/check-attr.c > +++ b/builtin/check-attr.c > @@ -9,7

[PATCH] Add missing -z to git check-attr usage text for consistency with man page

2012-09-17 Thread Adam Spiers
Signed-off-by: Adam Spiers --- builtin/check-attr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builtin/check-attr.c b/builtin/check-attr.c index e1ff575..075d01d 100644 --- a/builtin/check-attr.c +++ b/builtin/check-attr.c @@ -9,7 +9,7 @@ static int cached_attrs; static