Skip to content

Add repo-grep #529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add repo-grep #529

wants to merge 2 commits into from

Conversation

BHFock
Copy link

@BHFock BHFock commented Feb 21, 2025

repo-grep offers a recursive grep through the folder structure of your cloned Git repository or your SVN working copy in Emacs. It uses the string under the current cursor as the default search term, which you can modify interactively. The search term can include a regular expression, and you can configure regex patterns as a prefix or suffix to further refine the search.

repo-grep-multi provides a recursive grep across multiple repositories or folders that reside in the same directory as the repository where the search is initiated.

https://github.com/BHFock/repo-grep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant