is there a 'git find'?

Posted by Martin DeMello on Stack Overflow See other posts from Stack Overflow or by Martin DeMello
Published on 2010-04-14T14:46:40Z Indexed on 2010/04/14 14:53 UTC
Read the original article Hit count: 120

Filed under:

Is there a git find analogue of git grep, i.e., something that will find a filename by pattern in the tree? I've gone through a lot of git documentation and not found this, but I'm having a hard time believing it doesn't exist somewhere.

© Stack Overflow or respective owner

Related posts about git