Uses of Class
org.jenkinsci.plugins.gitclient.Git
Packages that use Git
-
Uses of Git in org.jenkinsci.plugins.gitclient
Methods in org.jenkinsci.plugins.gitclient that return GitModifier and TypeMethodDescriptionDefines theFilePath
(remotable directory) containing the git repository which will be used.Defines the local directory containing the git repository which will be used.Set the (node/environment specific) git executable to be used.static Git
Git.with
(TaskListener listener, EnvVars env) Fluent constructor for a Git object.Git.withHostKeyVerifierFactory
(HostKeyVerifierFactory hostKeyFactory)