Textually searching commit messages

Textually searching

commit

messages

option to show all commits
git
log
--all
--grep='word'
command to
show the history
option to pass the
search term to be found
this command also performs textual search using regex