Skip to content

Instantly share code, notes, and snippets.

@iodic
Created May 31, 2017 09:44
Show Gist options
  • Save iodic/29702261edc873524f4d0052f3a59bf0 to your computer and use it in GitHub Desktop.
Save iodic/29702261edc873524f4d0052f3a59bf0 to your computer and use it in GitHub Desktop.
Search Git history for a string in PHP files
git log -Srelevant_string -- *.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment