Wednesday, September 30, 2020

GIT - Make log Pretty with alias

 git config --global alias.graph "log --pretty --color --decorate --graph"