Skip to content

Instantly share code, notes, and snippets.

@CristianLlanos
Forked from JeffreyWay/.bash_profile
Created September 18, 2015 16:19
Show Gist options
  • Save CristianLlanos/2cc86d3560ecad15621d to your computer and use it in GitHub Desktop.
Save CristianLlanos/2cc86d3560ecad15621d 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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment