Uses of Package
hudson.plugins.git
Packages that use hudson.plugins.git
Package
Description
Compatibility package provided for legacy git client API users.
Core classes for git client API implementation.
Git client API implementation with cgit.
-
Classes in hudson.plugins.git used by hudson.plugins.gitClassDescriptionRepresents a git branch.Records exception information related to git operations.An object in a git repository.Information about Git installation.Deprecated.methods here are deprecated until proven useful by a pluginGit index / tree entry.SHA1 in the object tree and the collection of branches that share this SHA1.Git tag including SHA1 and message of the associated commit.
-
Classes in hudson.plugins.git used by org.jenkinsci.plugins.gitclientClassDescriptionRepresents a git branch.Records exception information related to git operations.An object in a git repository.Information about Git installation.Deprecated.methods here are deprecated until proven useful by a pluginGit index / tree entry.SHA1 in the object tree and the collection of branches that share this SHA1.
-
Classes in hudson.plugins.git used by org.jenkinsci.plugins.gitclient.cgit