Shows a graph with repo history
Download and symlink to your path
$ git clone [email protected]:albfan/git-graph.git
$ cd git-graph
$ ln -s $PWD/git-graph ~/bin/
Check git graph -h
to show options and usage
$ git graph -a
$ git graph --png --high master
This scripts is a fork from https://code.google.com/p/gitgraph/source/checkout