Skip to content

Instantly share code, notes, and snippets.

@compiaffe
Forked from TrevorS/git-tree-alias.sh
Created April 18, 2018 18:36
Show Gist options
  • Save compiaffe/d9dde8de77c12b14cc16e927ffd10302 to your computer and use it in GitHub Desktop.
Save compiaffe/d9dde8de77c12b14cc16e927ffd10302 to your computer and use it in GitHub Desktop.
git tree alias.
git config --global alias.tree "log --graph --decorate --all --pretty=oneline --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment