Package hudson.plugins.git.util
package hudson.plugins.git.util
-
ClassDescriptionRemembers which build built which
Revision
.Interface defining an API to choose which revisions ought to be considered for building.Provides access to the model object on the controller forBuildChooser
.Captures the Git related information for a build.ComparesRevision
by their timestamps.Git build chooser which will select all branches except for those which match the configured branch specifiers.WhenGitSCM
is configured to track another branch by merging it to the current commit for every build, thisAction
onAbstractBuild
remembers the state of the branch that was merged.RetrievesRevCommit
from givenBuild
revision.