Skip to content

Instantly share code, notes, and snippets.

@gatamar
Created June 29, 2018 08:24
Show Gist options
  • Save gatamar/512613684507683842760247631ebe0c to your computer and use it in GitHub Desktop.
Save gatamar/512613684507683842760247631ebe0c to your computer and use it in GitHub Desktop.
# search given text in all commit messages
git log --all --grep='some_text'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment