jvns / git-workflow

Tool to visualize your git workflow, in a pretty graph

Home Page:https://visualize-your-git.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tool to visualize your git workflow, in a pretty graph

https://visualize-your-git.herokuapp.com/

License:MIT License


Languages

Language:Python 100.0%Language:JavaScript 0.0%