Skip to content

Instantly share code, notes, and snippets.

@digitalex
Created May 23, 2012 10:05

Revisions

  1. digitalex created this gist May 23, 2012.
    1 change: 1 addition & 0 deletions showDeleted.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git log -p -SmyCode -- . | grep -A20 "^\-.*myCode.*$" | cut -c 2-