Skip to content

Instantly share code, notes, and snippets.

@carltondickson
Created May 27, 2015 11:39
Show Gist options
  • Save carltondickson/14c9b7b84c9eb3aead4a to your computer and use it in GitHub Desktop.
Save carltondickson/14c9b7b84c9eb3aead4a to your computer and use it in GitHub Desktop.
Git commit that introduced a string in any branch
# http://stackoverflow.com/a/5816177/682754
git log -S <whatever> --source --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment