You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand the question, you want to search with git grep? Ferret doesn't know how to do that, but I imagine it could be added fairly easily (Ferret already knows how to support ack, ag, rg etc) if you wanted to send a PR. I never felt the need to add it myself because rg in particular is already very fast, but I wouldn't be averse to including it if somebody wanted to do the work.
Is it possible to fix the search range inside git repo, rather than ?
The text was updated successfully, but these errors were encountered: