Skip to content

Instantly share code, notes, and snippets.

@elmoswelt
Created July 25, 2012 19:38
Show Gist options
  • Save elmoswelt/3178127 to your computer and use it in GitHub Desktop.
Save elmoswelt/3178127 to your computer and use it in GitHub Desktop.
Git log looking nice
[alias]
lg = log --color --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