Skip to content

Instantly share code, notes, and snippets.

@mikeybeck
Created October 8, 2018 04:10
Show Gist options
  • Select an option

  • Save mikeybeck/22d0b4bf946e396259a9c8b1e91ae797 to your computer and use it in GitHub Desktop.

Select an option

Save mikeybeck/22d0b4bf946e396259a9c8b1e91ae797 to your computer and use it in GitHub Desktop.
[Find string in git log] #git #find #search
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