Skip to content

Instantly share code, notes, and snippets.

@r10r
Created March 6, 2014 16:20
Show Gist options
  • Save r10r/9393311 to your computer and use it in GitHub Desktop.
Save r10r/9393311 to your computer and use it in GitHub Desktop.
nice git log format
[alias]
tree = log --graph --decorate --pretty=format:'%C(yellow)%h %Creset%cd %C(cyan)%cn%Cgreen%d %Creset%s' --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment