Extension Points defined in Git Plugin

BuildChooser

jenkinsdoc:git:hudson.plugins.git.util.BuildChooser]

Interface defining an API to choose which revisions ought to be considered for building.

Implementations:

GitStatus.Listener

jenkinsdoc:git:hudson.plugins.git.GitStatus.Listener]

Other plugins may be interested in listening for these updates.

Implementations:

GitToolChooser.RepositorySizeAPI

jenkinsdoc:git:jenkins.plugins.git.GitToolChooser.RepositorySizeAPI]

Other plugins can estimate the size of repository using this extension point The size is assumed to be in KiBs

Implementations:

(no known implementations)