Git Grep en todas las ramas
git grep "string/regexp" $(git rev-list --all)
Friendly Hawk
git grep "string/regexp" $(git rev-list --all)