Uses of Interface
org.jenkinsci.plugins.gitclient.GitCommand
-
Packages that use GitCommand Package Description org.jenkinsci.plugins.gitclient Core classes for git client API implementation. -
-
Uses of GitCommand in org.jenkinsci.plugins.gitclient
Subinterfaces of GitCommand in org.jenkinsci.plugins.gitclient Modifier and Type Interface Description interfaceChangelogCommandCommand builder for generating changelog in the formatGitSCMexpects.interfaceCheckoutCommandCheckoutCommand interface.interfaceCloneCommandCommand to clone a repository.interfaceFetchCommandFetchCommand interface.interfaceInitCommandInitCommand interface.interfaceMergeCommandMergeCommand interface.interfacePushCommandPushCommand interface.interfaceRebaseCommandRebaseCommand interface.interfaceRevListCommandRevListCommand interface.interfaceSubmoduleUpdateCommandSubmoduleUpdateCommand interface.
-