Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created November 10, 2016 04:55
Show Gist options
  • Save rymawby/c3095adc8316e25e8c874f0f3c9d3ded to your computer and use it in GitHub Desktop.
Save rymawby/c3095adc8316e25e8c874f0f3c9d3ded to your computer and use it in GitHub Desktop.
Search all git commits for a search string
git log -S 'search for me' --source --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment