Created
June 27, 2016 03:13
-
-
Save element6/cd0803300f5539fea39653956ce4a7dd to your computer and use it in GitHub Desktop.
search the first occurrence of some text in git repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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