git log的常用命令

git config --global alias.lg "log --graph --oneline --pretty='%Cred%h%Creset -%C(yellow)%d%Cblue %s %Cgreen(%cd) %C(bold blue)<%an>'"

原文地址:https://www.cnblogs.com/qyit/p/13255895.html