Jerith666 Git Graph Save

A Ruby script that creates a Graphviz graph showing the high-level structure of a repository's history

Project README

A ruby script that creates a Graphviz graph showing the high-level structure of a repository's history

Sample usage:

./git-graph.rb | dot -Tpng -ohistory.png /dev/stdin ./git-graph.rb --svg | dot -Tsvg -ohistory.svg /dev/stdin

Requires the Grit and fast_xs Ruby libraries. Use bundler to make sure they are installed.

Based on http://code.activestate.com/recipes/577572-display-a-git-repository/

Open Source Agenda is not affiliated with "Jerith666 Git Graph" Project. README Source: jerith666/git-graph
Stars
40
Open Issues
1
Last Commit
6 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating