Skip to main content

Module ops

Module ops 

Source
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.