Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 182 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 182 Bytes

Hello, World

Git log alias

alias gitlog='git log --graph --oneline --pretty="format:%Cgreen%h%Creset%Cred%d%Creset %s %Cblueby %aN%Creset %C(yellow)(%ar)%Creset"'