Docs.rs
git-graph-0.5.3
git-graph 0.5.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mlange-42
Dependencies
atty ^0.2
normal
chrono ^0.4
normal
clap ^4.0
normal
crossterm ^0.25
normal
git2 ^0.15
normal
itertools ^0.10
normal
lazy_static ^1.4
normal
platform-dirs ^0.3
normal
regex ^1.7
normal
serde ^1.0
normal
serde_derive ^1.0
normal
svg ^0.12
normal
textwrap ^0.16
normal
toml ^0.5
normal
yansi ^0.5
normal
Versions
68.1%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate git_graph
Version 0.5.3
All Items
Modules
Functions
?
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