Git Grep we wszystkich gałęziach

git grep "string/regexp" $(git rev-list --all)
Friendly Hawk