See: Description
| Interface | Description |
|---|---|
| IGitAPI | Deprecated
methods here are deprecated until proven useful by a plugin
|
| Class | Description |
|---|---|
| Branch |
Represents a git branch.
|
| GitAPI | Deprecated |
| GitObject |
An object in a git repository.
|
| GitTool |
Information about Git installation.
|
| GitTool.DescriptorImpl | |
| 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.
|
| Exception | Description |
|---|---|
| GitException |
Records exception information related to git operations.
|
| GitLockFailedException |
Exception which reports failure to lock a git repository.
|
Copyright © 2013–2020. All rights reserved.