Nice git log alias 16.04.2023 - 13:55 Ralf tooted a nice and tidy git log output alias for the console: alias glg="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"