| Package | Description |
|---|---|
| io.jenkins.plugins.forensics.git.reference |
Provides classes to discover reference builds in Git projects.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Run<?,?>> |
GitCommitsRecord.getReferencePoint(GitCommitsRecord referenceCommits,
int maxCommits,
boolean skipUnknownCommits)
Tries to find a reference build using the specified
GitCommitsRecord of the reference job as a starting
point. |
Copyright © 2016–2021. All rights reserved.