diff-highlight is a very useful script to enhance git log and git diff commands.
This is just a little memo on how I use it.
cd ~
[[ ! -e "~/bin" ]] && mkdir bin
cd bin
wget https://raw.githubusercontent.com/git/git/master/contrib/diff-highlight/diff-highlight