Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 236 Bytes

git_config.md

File metadata and controls

8 lines (5 loc) · 236 Bytes

Git Configuration

Pretty print log

git config --global alias.lg "log --color --graph --date=format:'%Y-%m-%d %H:%M:%S' --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ad) %C(bold blue)<%an>%Creset'"