Crate git_graph

Source
Expand description

Command line tool to show clear git graphs arranged for your branching model.

Modules§

config
graph
A graph structure representing the history of a Git repository.
print
Create visual representations of git graphs.
settings
Graph generation settings.

Functions§

get_repo