Last active
September 12, 2017 21:30
-
-
Save LuisRBarreras/06a41d6387eb112871a5bebc9737fcb8 to your computer and use it in GitHub Desktop.
Use git myblame -- file/path || Thanks to andrewray
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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