Created
December 17, 2015 11:04
-
-
Save rymawby/8fb0f40f93050fa3ac5b to your computer and use it in GitHub Desktop.
Search all branches/revisions for string or regex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git grep "search string or regex" $(git rev-list --all) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment