Skip to content

Instantly share code, notes, and snippets.

@KishCom
Created March 10, 2016 14:19
Show Gist options
  • Save KishCom/209a375ffa51e56821e3 to your computer and use it in GitHub Desktop.
Save KishCom/209a375ffa51e56821e3 to your computer and use it in GitHub Desktop.
Very pretty Git Log
git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment