public class MergeRecord extends InvisibleAction
GitSCM is configured to track another branch by merging it to the
current commit for every build, this Action on AbstractBuild
remembers the state of the branch that was merged.| Constructor and Description |
|---|
MergeRecord(String branch,
String sha1) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
String |
getSha1() |
getDisplayName, getIconFileName, getUrlNameCopyright © 2007–2021. All rights reserved.