Skip to content

Instantly share code, notes, and snippets.

@DavidVII
Forked from JeffreyWay/.bash_profile
Created August 2, 2017 16:27
Show Gist options
  • Save DavidVII/e7afb4391d46a512b5071ba1e6067622 to your computer and use it in GitHub Desktop.
Save DavidVII/e7afb4391d46a512b5071ba1e6067622 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