본문 바로가기

Code/cloud & linux & git

git log 예쁘게

 

git config --global alias.logs "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

 

git logs

하면 뜸