Skip to content

Instantly share code, notes, and snippets.

@NoobsArePeople2
Created April 14, 2013 23:35
Show Gist options
  • Save NoobsArePeople2/5384709 to your computer and use it in GitHub Desktop.
Save NoobsArePeople2/5384709 to your computer and use it in GitHub Desktop.
Pretty git logs in the console
[Alias]
nicelog = 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