| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GitAPI
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CliGitAPIImpl
Implementation class using command line CLI ran as external command.
|
class |
JGitAPIImpl
GitClient pure Java implementation using JGit.
|
Copyright © 2013–2020. All rights reserved.