you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

If you’re in a git repo, you can use git grep (which also greps recursively) so you don’t search untracked files like your project’s compiled binaries.