Re: [PATCH] git-grep: allow patterns starting with -
From: Timo Hirvonen <hidden> Date: 2016-06-15 22:42:31
Matthias Lederhofer [off-list ref] wrote:
Signed-off-by: Matthias Lederhofer <redacted>
---
I did not find another way to use patterns starting with -, if it is
possible without the patch please tell me and ignore the patch :)
example:
% git grep -- --bla HEAD HEAD~1 -- --foo
HEAD:--foo/bla:test --bla foo