From 088b084bbbb7c076a85db941ad60edce582017b4 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 4 Jul 2006 02:44:48 -0700 Subject: [PATCH] git-grep: use a bit more specific error messages. Signed-off-by: Junio C Hamano --- builtin-grep.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/builtin-grep.c b/builtin-grep.c index bc53546dc..6973c6670 100644 --- a/builtin-grep.c +++ b/builtin-grep.c @@ -657,6 +657,13 @@ static int grep_object(struct grep_opt *opt, const char **paths, static const char builtin_grep_usage[] = "git-grep