Package hudson.plugins.git.util
Class MergeRecord
java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.git.util.MergeRecord
- All Implemented Interfaces:
Action
,ModelObject
When
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.- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
MergeRecord
-
-
Method Details
-
getBranch
-
getSha1
-