Skip to content

Instantly share code, notes, and snippets.

@abrahamfast
Forked from JeffreyWay/.bash_profile
Created April 28, 2016 06:07
Show Gist options
  • Save abrahamfast/d155ac6fd953a9f41d3bfa91cda5a419 to your computer and use it in GitHub Desktop.
Save abrahamfast/d155ac6fd953a9f41d3bfa91cda5a419 to your computer and use it in GitHub Desktop.
Prettier git logs
alias gl="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment