Gitviz
Visualizing the git object database
CLI
$ npm install --global gitviz
$ gitviz --help Visualizing the git object database Usage: gitviz PATH Options: -w, --watch watch the PATH
External dependencies
- Graphviz (sudo apt-get install graphviz or brew install graphviz)
Open issues
- Add pack-support
License
MIT © Christoph Häfner