git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Change the grep command called by git with alternative tools, such as ug.
@ 2025-01-02 11:48 Hongyi Zhao
  2025-01-02 13:00 ` Matěj Cepl
  0 siblings, 1 reply; 5+ messages in thread
From: Hongyi Zhao @ 2025-01-02 11:48 UTC (permalink / raw)
  To: Git List

Hi there,

Can I change the grep command called by git with alternative tools,
such as ug [1]?

Say in the following command:

$ git grep -i jobflow

I tried to replace grep with ug, but failed as follows:

$ git ug -i jobflow
git: 'ug' is not a git command. See 'git --help'.

The most similar command is
    gui


[1] https://github.com/Genivia/ugrep

Regards,
Zhao
-- 
Assoc. Prof. Hongsheng Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province

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

end of thread, other threads:[~2025-01-02 15:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 11:48 Change the grep command called by git with alternative tools, such as ug Hongyi Zhao
2025-01-02 13:00 ` Matěj Cepl
2025-01-02 13:39   ` Hongyi Zhao
2025-01-02 14:57     ` Matěj Cepl
2025-01-02 15:28       ` Jonathan Nieder

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).