DepthWalk.ObjectWalk, DepthWalk.RevWalkpublic interface DepthWalk
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
DepthWalk.Commit |
RevCommit with a depth (in commits) from a root.
|
static class |
DepthWalk.ObjectWalk |
Subclass of ObjectWalk that performs depth filtering.
|
static class |
DepthWalk.RevWalk |
Subclass of RevWalk that performs depth filtering.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getDepth() |
|
RevFlag |
getReinterestingFlag() |
|
RevFlag |
getUnshallowFlag() |
Copyright © 2018. All rights reserved.