olberger / git2dot

nice graphviz graph from git log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git2dot

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

Installing

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

See also

About

nice graphviz graph from git log


Languages

Language:Shell 77.0%Language:Python 15.7%Language:CSS 3.9%Language:Dockerfile 2.1%Language:Makefile 1.4%