Skip to content

Instantly share code, notes, and snippets.

@digitalex
Created May 23, 2012 10:05
Show Gist options
  • Save digitalex/2774375 to your computer and use it in GitHub Desktop.
Save digitalex/2774375 to your computer and use it in GitHub Desktop.
Show deleted code
git log -p -SmyCode -- . | grep -A20 "^\-.*myCode.*$" | cut -c 2-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment