Created
October 8, 2018 04:10
-
-
Save mikeybeck/22d0b4bf946e396259a9c8b1e91ae797 to your computer and use it in GitHub Desktop.
[Find string in git log] #git #find #search
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 --all -p --reverse --source -S 'SEARCH_STRING' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment