Extension Points defined in Git Plugin

BuildChooser

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

Implementations:

GitStatus.Listener

Other plugins may be interested in listening for these updates.

Implementations:

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)