输入下面命令即可
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"
效果图:
输入下面命令即可
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"
效果图:
本文标题:git lg 让git log显示彩色简洁的日志书
本文链接:https://www.haomeiwen.com/subject/faiflftx.html
网友评论