Skip to main content

Module graph

Module graph 

Source
Expand description

Graph operations (ahead/behind, descendant, describe).

Structsยง

GraphAheadBehind
Count commits ahead and behind between two references.
GraphAheadBehindOutput
GraphDescendantOf
Check if a commit is a descendant of another.
GraphDescendantOfOutput
GraphDescribe
Describe a commit using the most recent tag reachable from it.
GraphDescribeOutput