[alias] lg = log --graph --pretty=format:'%C(yellow)%d%Creset %C(cyan)%h%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=short --all This alias is going to generate an output like this:
I've been using this one, https://gist.github.com/rponte/2955444