Difference between revisions of "Git grep"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 9: | Line 9: | ||
== Related == | == Related == | ||
[[git log -p --all -S]] | [[git log -p --all -S]] | ||
+ | [[pager]] | ||
== See also == | == See also == |
Revision as of 08:35, 28 March 2023
git --no-pager grep your-text-to-search $(git rev-list --all) git grep your-text-to-search $(git rev-list --all)
Related
git log -p --all -S pager
See also
Advertising: