Expand description
Graph layout computation โ lane-based algorithm for commit graph visualisation.
Functionsยง
- build_
graph - Build a graph layout for a slice of commits (newest-first).
- build_
graph_ from_ repo - Convenience: build graph directly from a repository.