Skip to content

Instantly share code, notes, and snippets.

@hellp
Created January 17, 2013 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellp/4556383 to your computer and use it in GitHub Desktop.
Save hellp/4556383 to your computer and use it in GitHub Desktop.
find . -iname "*.py" -exec git --no-pager blame -f -e {} \; | sort --key=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment