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, toStringadd, add, appendCoreFlags, getId, has, hasAll, hasAny, remove, removeequals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroIdprotected Commit(AnyObjectId id)
id - object name for the commit.