Difference between revisions of "Git grep"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
git grep your-text-to-search $([[git rev-list --all]]) | git grep your-text-to-search $([[git rev-list --all]]) | ||
+ | * https://stackoverflow.com/questions/tagged/git-grep?tab=Votes | ||
== See also == | == See also == |
Revision as of 04:18, 20 March 2023
Advertising: