git rev-list --all
Jump to navigation
Jump to search
git rev-list --allgit rev-list --all --branchesgit grep "your_string" $(git rev-list --all)
git rev-list --all | xargs git grep "your_string"
See also[edit]
Advertising: