Skip to content

Instantly share code, notes, and snippets.

@ivanoats
Created February 24, 2014 21:13
Show Gist options
  • Save ivanoats/9197212 to your computer and use it in GitHub Desktop.
Save ivanoats/9197212 to your computer and use it in GitHub Desktop.
git log
alias gitlog='git log --graph --pretty=format:'\''%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'\'' --abbrev-commit --date=relative'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment