author | Linus Torvalds <torvalds@osdl.org> | |
Tue, 16 May 2006 00:54:01 +0000 (17:54 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 16 May 2006 01:06:18 +0000 (18:06 -0700) | ||
commit | f66475199cbf50d9da9db617a280aac3196b2250 | |
tree | 9f9b69a2c9b5809a0c79add371a8b4e804bcbd09 | tree | snapshot |
parent | ffa0a7ab36c1e8a528e4cc0ff451f5fea68658a8 | commit | diff |
Fix silly typo in new builtin grep
The "-F" flag apparently got mis-translated due to some over-eager
copy-paste work into a duplicate "-H" when using the external grep.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The "-F" flag apparently got mis-translated due to some over-eager
copy-paste work into a duplicate "-H" when using the external grep.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-grep.c | diff | blob | history |