Skip to content

Instantly share code, notes, and snippets.

@srvanrell
Last active December 29, 2023 15:44
Show Gist options
  • Save srvanrell/f6b22de06d920f87b50974ba9b47befb to your computer and use it in GitHub Desktop.
Save srvanrell/f6b22de06d920f87b50974ba9b47befb to your computer and use it in GitHub Desktop.
Nice tree view for terminal
git config --global alias.tree 'log --graph --decorate --oneline --abbrev-commit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment