Last Updated: February 25, 2016
·
2.292K
· mohitsethi

Git tree in terminal

git log --graph --pretty=oneline --abbrev-commit

This will provide a nice tree like log as shown below,

Picture