Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 384 Bytes

Visualize your Git!

Source for http://visualize-your-git.herokuapp.com

It makes pictures that look like this:

Stand-alone version

pip install -r requirements.local.txt
history | python git-workflow.py > graph.svg

See templates/index.html or the Website for an explanation of how it works.