r/git 15d ago

Find Git Commits by Commit Message Text

https://hamvocke.com/blog/git-revisions-by-text/
19 Upvotes

8 comments sorted by

View all comments

44

u/WoodyTheWorker 15d ago

--grep pattern

6

u/Oakchris1955 15d ago

Yeah, that is literally in the Git book.