Get nice Graphviz (DOT) graphs from git log.
visit our slide-show at https://return42.github.io/git2dot/slides/index.html
copyright: | Copyright (C) 2017 Markus Heiser |
---|---|
e-mail: | markus.heiser@darmarIT.de |
license: | GPL Version 2, June 1991 see Linux/COPYING for details. |
docs: | http://return42.github.io/git2dot |
repository: | github return42/git2dot |
For a bleeding edge installation:
pip install --user git+http://github.com/return42/git2dot.git
If you are a developer fork/clone from github and run make:
git clone https://github.com/return42/git2dot
cd git2dot
make install
- Python graphviz - Simple Python interface for Graphviz
- Graphviz - Graph Visualization Software
- DOT - The DOT Language