Skip to content

Instantly share code, notes, and snippets.

@oodavid
Created June 16, 2014 08:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oodavid/fab1c7cec00bd2a7755b to your computer and use it in GitHub Desktop.
Save oodavid/fab1c7cec00bd2a7755b to your computer and use it in GitHub Desktop.
Alias for a redacted graph log. Add to ~/.gitconfig
[alias]
tree = log --graph --color --all --pretty=format:"%C(yellow)%h%C(green)%d%C(reset)%n%x20%C(blue)%cn%C(reset)%x20%cd%n%x20%s%n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment