Class JGitApacheTool

java.lang.Object
hudson.tools.ToolInstallation
hudson.plugins.git.GitTool
org.jenkinsci.plugins.gitclient.JGitApacheTool
All Implemented Interfaces:
ExtensionPoint, Describable<ToolInstallation>, EnvironmentSpecific<GitTool>, NodeSpecific<GitTool>, Serializable

public class JGitApacheTool extends GitTool
JGit, configured with the Apache HTTP Client, as GitTool
See Also: