Git: search commits by message text

Git

Warning: Undefined array key "socialize_RedditWidget" in /home/phpacd/websites/shkodenko.com/wp-content/plugins/socialize/frontend/socialize-services.php on line 166

If you need to find some commits by commit message text you could use the command below:

git log --all --grep='message text to search for'