Skip to content

Instantly share code, notes, and snippets.

@element6
Created June 27, 2016 03:13
Show Gist options
  • Save element6/cd0803300f5539fea39653956ce4a7dd to your computer and use it in GitHub Desktop.
Save element6/cd0803300f5539fea39653956ce4a7dd to your computer and use it in GitHub Desktop.
search the first occurrence of some text in git repo
git log -S "some text" --source --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment