Uses of Interface
org.jenkinsci.plugins.gitclient.GitClient
Package
Description
Compatibility package provided for legacy git client API users.
Core classes for git client API implementation.
-
Uses of GitClient in hudson.plugins.git
Modifier and TypeInterfaceDescriptioninterface
Deprecated.methods here are deprecated until proven useful by a plugin -
Uses of GitClient in org.jenkinsci.plugins.gitclient
Modifier and TypeClassDescriptionclass
Implementation class using command line CLI ran as external command.class
GitClient pure Java implementation using JGit.