Uses of Interface
org.jenkinsci.plugins.gitclient.FetchCommand
-
Uses of FetchCommand in org.jenkinsci.plugins.gitclient
Modifier and TypeMethodDescriptionWhen shallow cloning, allow for a depth to be set in cases where you need more than the immediate last commit.CliGitAPIImpl.fetch_()
fetch_.GitClient.fetch_()
fetch_.JGitAPIImpl.fetch_()
fetch_.FetchCommand.from
(org.eclipse.jgit.transport.URIish remote, List<org.eclipse.jgit.transport.RefSpec> refspecs) from.FetchCommand.prune()
Deprecated.FetchCommand.prune
(boolean prune) prune.FetchCommand.shallow
(boolean shallow) shallow.FetchCommand.tags
(boolean tags) timeout.
prune(boolean)