Skip to content

Instantly share code, notes, and snippets.

@markandrewj
Last active August 29, 2015 14:05
Show Gist options
  • Save markandrewj/83969d183fecca56c374 to your computer and use it in GitHub Desktop.
Save markandrewj/83969d183fecca56c374 to your computer and use it in GitHub Desktop.
Nice Git Tree
git config --global alias.tree 'log --graph --full-history --all --color --date=short --pretty=format:"%Cred%x09%h %Creset%ad%Cblue%d %Creset %s %C(bold)(%an)%Creset"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment