Skip to content

Instantly share code, notes, and snippets.

@playwellsteve
Forked from JeffreyWay/.bash_profile
Created December 11, 2016 20:23
Show Gist options
  • Save playwellsteve/fee6efd699456d33806d2070c39c7dac to your computer and use it in GitHub Desktop.
Save playwellsteve/fee6efd699456d33806d2070c39c7dac 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