git日志查看美化 输入命令 git config –global alias.lg “log –graph –pretty=format:’%Cred%h%Creset -%C(yellow)%d%Creset %s %C green(%cr) %C(bold blue)<%an>%Creset’ –abbrev-commit –date=relative”查看日志 git lg效果