Re: Change the grep command called by git with alternative tools, such as ug.

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

 



On Thu Jan 2, 2025 at 12:49 PM CET, Hongyi Zhao wrote:
> $ git grep -i jobflow
>
> I tried to replace grep with ug, but failed as follows:

AFAIK, git grep doesn’t use external grep(1) binary on its
own, but rather it uses its own (and slightly different)
algorithm. Certainly, calling git-ug (or git-rg) will do
absolutely nothing as long as you have no git-ug binary in your
$PATH.

Best,

Matěj

-- 
http://matej.ceplovi.cz/blog/, @mcepl@xxxxxxxxxxx
GPG Finger: 3C76 A027 CA45 AD70 98B5  BC1D 7920 5802 880B C9D8
 
When God put a calling on your life, He already factored in your
stupidity.
  -- Unknown, mentioned in a sermon






[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