kkreft
9/30/2016 - 11:58 AM

Better git log Soruce: https://coderwall.com/p/euwpig/a-better-git-log

git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"