public static class DepthWalk.Commit extends RevCommit
Modifier | Constructor and Description |
---|---|
protected |
Commit(AnyObjectId id)
Initialize a new commit.
|
Modifier and Type | Method and Description |
---|---|
int |
getDepth() |
carry, disposeBody, getAuthorIdent, getCommitterIdent, getCommitTime, getEncoding, getEncodingName, getFooterLines, getFooterLines, getFooterLines, getFullMessage, getParent, getParentCount, getParents, getRawBuffer, getShortMessage, getTree, getType, parse, parse, 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.Copyright © 2017 Eclipse JGit Project. All rights reserved.