Skip to content

Instantly share code, notes, and snippets.

@fabianoalmeida
Created November 22, 2011 10:21
Show Gist options
  • Save fabianoalmeida/1385366 to your computer and use it in GitHub Desktop.
Save fabianoalmeida/1385366 to your computer and use it in GitHub Desktop.
Git log decorate as a pretty way!
git log --graph --pretty="format:%C(yellow)%h%C(cyan)%d%Creset %s => %C(green)%an%C(white), %C(red)%ar%Creset"
@gauravgrover95
Copy link

Thanks, It is great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment