public static class DepthWalk.Commit extends RevCommit
Modifier and Type | Field and Description |
---|---|
(package private) int |
depth
Depth of this commit in the graph, via shortest path.
|
commitTime, inDegree, NO_PARENTS, parents
Modifier | Constructor and Description |
---|---|
protected |
Commit(AnyObjectId id)
Initialize a new commit.
|
Modifier and Type | Method and Description |
---|---|
int |
getDepth() |
carry, carryFlags, disposeBody, getAuthorIdent, getCommitterIdent, getCommitTime, getEncoding, getEncodingName, getFooterLines, getFooterLines, getFooterLines, getFullMessage, getParent, getParentCount, getParents, getRawBuffer, getShortMessage, getTree, getType, hasLF, parse, parse, parseBody, parseCanonical, parseHeaders, reset, toString
add, add, appendCoreFlags, getId, has, hasAll, hasAny, remove, remove
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroId
protected Commit(AnyObjectId id)
id
- object name for the commit.