| ChangelogCommand |
Command builder for generating changelog in the format GitSCM expects.
|
| CheckoutCommand |
CheckoutCommand interface.
|
| CloneCommand |
Command to clone a repository.
|
| FetchCommand |
FetchCommand interface.
|
| Git |
Git repository access class.
|
| GitClient |
Interface to Git functionality.
|
| GitClient.ConfigLevel |
Level of git configuration that will be adjusted by configuration changes.
|
| GitCommand |
Base type for the builder style command object for various git commands.
|
| GitHostKeyVerificationConfiguration |
|
| GitURIRequirementsBuilder |
A builder to help creating requirements from GIT URIs.
|
| InitCommand |
InitCommand interface.
|
| MergeCommand |
MergeCommand interface.
|
| MergeCommand.GitPluginFastForwardMode |
|
| MergeCommand.Strategy |
|
| PushCommand |
PushCommand interface.
|
| RebaseCommand |
RebaseCommand interface.
|
| RepositoryCallback |
Code that gets executed on the machine where the working directory is local
and Repository object is accessible.
|
| RevListCommand |
RevListCommand interface.
|
| SubmoduleUpdateCommand |
SubmoduleUpdateCommand interface.
|
| UnsupportedCommand |
A command to convey unsupported features.
|