git search string in all branches code example Example: git grep across all branches git grep "string/regexp" $(git rev-list --all)