| Package | Description |
|---|---|
| org.jenkinsci.plugins.gitclient |
Core classes for git client API implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChangelogCommand
Command builder for generating changelog in the format
GitSCM expects. |
interface |
CheckoutCommand
CheckoutCommand interface.
|
interface |
CloneCommand
Command to clone a repository.
|
interface |
FetchCommand
FetchCommand interface.
|
interface |
InitCommand
InitCommand interface.
|
interface |
MergeCommand
MergeCommand interface.
|
interface |
PushCommand
PushCommand interface.
|
interface |
RebaseCommand
RebaseCommand interface.
|
interface |
RevListCommand
RevListCommand interface.
|
interface |
SubmoduleUpdateCommand
SubmoduleUpdateCommand interface.
|
Copyright © 2013–2020. All rights reserved.