Skip to content

Instantly share code, notes, and snippets.

@joujiahe
Created December 26, 2013 01:51
Show Gist options
  • Save joujiahe/8128766 to your computer and use it in GitHub Desktop.
Save joujiahe/8128766 to your computer and use it in GitHub Desktop.
Show git tree in command line
git config --global alias.tree "log --graph --decorate --pretty=oneline --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment