Uses of Class
org.jenkinsci.plugins.gitclient.Git

Packages that use Git
org.jenkinsci.plugins.gitclient   
 

Uses of Git in org.jenkinsci.plugins.gitclient
 

Methods in org.jenkinsci.plugins.gitclient that return Git
 Git Git.in(File repository)
           
 Git Git.using(String exe)
          Set the (node/environment specific) git executable to be used If not set, JGit implementation will be used, assuming you don't rely on unimplemented CLI methods
static Git Git.with(hudson.model.TaskListener listener, hudson.EnvVars env)
           
 



Copyright © 2004-2013. All Rights Reserved.