Re: [PATCH] git-grep: Add ability to limit directory recursion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Aidan Van Dyk <aidan@xxxxxxxxxxx> writes:

> This add a -R <limit> option to git-grep which will limit the depth of the
> directories recursed when git is doing a grep.
> 
> This allows you to do something like:
>         git grep -R 1 <pattern>
> and see only the results of the grep on files in the current directory.
> 
> It defaults to a limit of "0" which disables the limiting.

Nice idea, although I'm not sure if we shouldn't borrow "-maxdepth"
option from GNU find and friends...

-- 
Jakub Narebski
Poland
ShadeHawk on #git
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux