git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git grep -I bug
@ 2009-02-02 17:42 Jeremy O'Brien
  2009-02-02 17:54 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Jeremy O'Brien @ 2009-02-02 17:42 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

I am running git version 1.6.1.2.309.g2ea3.

When I use

git grep -I "string_to_match"

to ignore binary files in my grep, binary files are returned anyway.

When I do a regular

grep "string_to_match" *

grep does not show the binary files. I believe this is a bug.

Thanks,
Jeremy O'Brien

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-03 19:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 17:42 git grep -I bug Jeremy O'Brien
2009-02-02 17:54 ` Junio C Hamano
2009-02-02 18:26   ` Jeremy O'Brien
2009-02-03  4:30     ` Junio C Hamano
2009-02-03 19:42       ` Jeremy O'Brien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).