标签:
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"
一句话。OK
终端 git log 修改样式
原文地址:http://www.cnblogs.com/-yun/p/5841634.html