git日志别名配置命令行git lg Posted on 2018-07-24 | In 工具 | | Visitors: 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"