Skip to content

Instantly share code, notes, and snippets.

@visb
Created August 18, 2014 14:28
Show Gist options
  • Select an option

  • Save visb/3ff41a239becfb09c5c5 to your computer and use it in GitHub Desktop.

Select an option

Save visb/3ff41a239becfb09c5c5 to your computer and use it in GitHub Desktop.
git tree alias
git config --global alias.tree 'log --graph --full-history --all --color --pretty=format:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment