Skip to content

Instantly share code, notes, and snippets.

@LuisRBarreras
Last active September 12, 2017 21:30
Show Gist options
  • Save LuisRBarreras/06a41d6387eb112871a5bebc9737fcb8 to your computer and use it in GitHub Desktop.
Save LuisRBarreras/06a41d6387eb112871a5bebc9737fcb8 to your computer and use it in GitHub Desktop.
Use git myblame -- file/path || Thanks to andrewray
git config --global alias.myblame 'log -p -M --follow --stat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment