com.atlassian.bitbucket.commit.graph.CommitGraphNode |
Class Overview
A node within a commit graph.
Public Methods
@Nonnull
public
MinimalCommit
getCommit
()
Returns
- the current commit represented by this node.
Returns
- the zero to many parents of the current commit.