Git love
Want a nice commit log history like in qgit or gitk directly? Add the following in your ~/.gitconfig:
[alias]
lola = log –graph –decorate –pretty=oneline –abbrev-commit –all

Want a nice commit log history like in qgit or gitk directly? Add the following in your ~/.gitconfig:
[alias]
lola = log –graph –decorate –pretty=oneline –abbrev-commit –all