author | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Jul 2006 09:31:50 +0000 (02:31 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Jul 2006 10:15:46 +0000 (03:15 -0700) | ||
commit | 5390590f6d72ffb80da74ed4cbc8648400ea3481 | |
tree | 400903624cd52dfaf788409f6d820942366ae0bc | tree | snapshot |
parent | 4d62eaabeb283d6dab56cfb2f2e54144b98afafd | commit | diff |
git-grep: fix parsing of pathspec separator '--'
We used to misparse
git grep -e foo -- '*.sh'
Signed-off-by: Junio C Hamano <junkio@cox.net>
We used to misparse
git grep -e foo -- '*.sh'
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-grep.c | diff | blob | history |