| Package | Description |
|---|---|
| hudson.plugins.git |
Compatibility package provided for legacy git client API users.
|
| org.jenkinsci.plugins.gitclient |
Core classes for git client API implementation.
|
| org.jenkinsci.plugins.gitclient.cgit |
Git client API implementation with cgit.
|
| Class and Description |
|---|
| Branch
Represents a git branch.
|
| GitException
Records exception information related to git operations.
|
| GitObject
An object in a git repository.
|
| GitTool
Information about Git installation.
|
| GitTool.DescriptorImpl |
| IGitAPI
Deprecated.
methods here are deprecated until proven useful by a plugin
|
| IndexEntry
Git index / tree entry.
|
| Revision
SHA1 in the object tree and the collection of branches that
share this SHA1.
|
| Tag
Git tag including SHA1 and message of the associated commit.
|
| Class and Description |
|---|
| Branch
Represents a git branch.
|
| GitException
Records exception information related to git operations.
|
| GitObject
An object in a git repository.
|
| GitTool
Information about Git installation.
|
| GitTool.DescriptorImpl |
| IGitAPI
Deprecated.
methods here are deprecated until proven useful by a plugin
|
| IndexEntry
Git index / tree entry.
|
| Revision
SHA1 in the object tree and the collection of branches that
share this SHA1.
|
| Class and Description |
|---|
| GitException
Records exception information related to git operations.
|
Copyright © 2013–2020. All rights reserved.