Skip to content

Instantly share code, notes, and snippets.

@jdennes
Last active October 1, 2015 04:58
Show Gist options
  • Select an option

  • Save jdennes/1925019 to your computer and use it in GitHub Desktop.

Select an option

Save jdennes/1925019 to your computer and use it in GitHub Desktop.
A more valuable git log.
# A more valuable git log
alias gl='git log --graph --pretty="format:%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment