public class GitBlamer
extends io.jenkins.plugins.forensics.blame.Blamer
| Constructor and Description |
|---|
GitBlamer(org.jenkinsci.plugins.gitclient.GitClient git,
String gitCommit)
Creates a new blamer for Git.
|
| Modifier and Type | Method and Description |
|---|---|
io.jenkins.plugins.forensics.blame.Blames |
blame(io.jenkins.plugins.forensics.blame.FileLocations locations) |
public GitBlamer(org.jenkinsci.plugins.gitclient.GitClient git,
String gitCommit)
git - git clientgitCommit - content of environment variable GIT_COMMITCopyright © 2016–2019. All rights reserved.