/gitviz

Visualizing git internals

Primary LanguageJavaScript

Gitviz

Visualizing git internals

![] (sample.gif)

CLI

$ 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

External dependencies

  • Graphviz (sudo apt-get install graphviz)

Open issues

  • Add pack-support

License

MIT © Christoph Häfner