Visualizing git internals
![] (sample.gif)
$ npm install --global gitviz
$ gitviz --help
Visualizing git internals
Usage:
gitviz PATH
Options:
-w, --watch watch the PATH for filechanges
-h, --help print usage information
-v, --version show version info and exit
Examples:
$ gitviz /path/to/git/project
- Graphviz (sudo apt-get install graphviz)
- Add pack-support
MIT © Christoph Häfner