JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.jenkinsci.plugins.gitclient.InitCommand
Packages that use
InitCommand
Package
Description
org.jenkinsci.plugins.gitclient
Core classes for git client API implementation.
Uses of
InitCommand
in
org.jenkinsci.plugins.gitclient
Methods in
org.jenkinsci.plugins.gitclient
that return
InitCommand
Modifier and Type
Method
Description
InitCommand
InitCommand.
bare
(boolean bare)
bare.
InitCommand
CliGitAPIImpl.
init_
()
init_.
InitCommand
GitClient.
init_
()
init_.
InitCommand
JGitAPIImpl.
init_
()
init_.
InitCommand
InitCommand.
workspace
(
String
workspace)
workspace.