Skip to content

Instantly share code, notes, and snippets.

@dreamr
Created June 28, 2013 23:11
Show Gist options
  • Save dreamr/5888851 to your computer and use it in GitHub Desktop.
Save dreamr/5888851 to your computer and use it in GitHub Desktop.
pretty git log
alias gl='git log --pretty='\''format:%Cblue%h%d%Creset %ar %Cgreen%an%Creset %s'\'' --graph'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment