Uses of Interface
hudson.plugins.git.IGitAPI
Package
Description
Compatibility package provided for legacy git client API users.
Core classes for git client API implementation.
-
Uses of IGitAPI in hudson.plugins.git
-
Uses of IGitAPI 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.