Skip to content

Instantly share code, notes, and snippets.

@rob-b
Created June 10, 2011 14:01
Show Gist options
  • Save rob-b/1018875 to your computer and use it in GitHub Desktop.
Save rob-b/1018875 to your computer and use it in GitHub Desktop.
git glf somefile.py
git log --format=%H --follow -- "$@" | xargs --no-run-if-empty git show --stat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment