summaryrefslogtreecommitdiff
path: root/clone-pack.c
diff options
context:
space:
mode:
authorLibravatar Linus Torvalds <torvalds@osdl.org>2006-05-17 11:12:22 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-05-17 15:51:38 -0700
commitbbb66c60613fe89c58d7c97a92e067add7056f4d (patch)
treedefbdda7c8555731789970d969265587d499c734 /clone-pack.c
parentMerge branch 'ew/pretty-fmt' (diff)
downloadtgif-bbb66c60613fe89c58d7c97a92e067add7056f4d.tar.xz
builtin-grep: workaround for non GNU grep.
Of course, it still ignores the fact that not all grep's support some of the flags like -F/-L/-A/-C etc, but for those cases, the external grep itself will happily just say "unrecognized option -F" or similar. So with this change, "git grep" should handle all the flags the native grep handles, which is really quite fine. We don't _need_ to expose anything more, and if you do want our extensions, you can get them with "--uncached" and an up-to-date index. No configuration necessary, and we automatically take advantage of any native grep we have, if possible. Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'clone-pack.c')
0 files changed, 0 insertions, 0 deletions