Re: [PATCH/RFC] grep: optionally show only the match
Am 09.09.2012 23:58, schrieb Marcus Karlsson: Make git-grep optionally omit the parts of the line before and after the match. Signed-off-by: Marcus Karlsson --- Documentation/git-grep.txt | 8 +++- builtin/grep.c | 2 ++ grep.c | 7 +-- grep.h
[PATCH/RFC] grep: optionally show only the match
Make git-grep optionally omit the parts of the line before and after the match. Signed-off-by: Marcus Karlsson --- Documentation/git-grep.txt | 8 +++- builtin/grep.c | 2 ++ grep.c | 7 +-- grep.h | 1 + 4 files changed, 15 insertions(