Uses of Interface
org.jenkinsci.plugins.gitclient.CheckoutCommand
-
Uses of CheckoutCommand in org.jenkinsci.plugins.gitclient
Modifier and TypeMethodDescriptionbranch.CliGitAPIImpl.checkout()
checkout.GitClient.checkout()
checkout.JGitAPIImpl.checkout()
checkout.CheckoutCommand.deleteBranchIfExist
(boolean deleteBranch) deleteBranchIfExist.CheckoutCommand.lfsCredentials
(com.cloudbees.plugins.credentials.common.StandardCredentials lfsCredentials) Use separate credentials for "git lfs pull".Call "git lfs pull" for the given remote after checkout.ref.CheckoutCommand.sparseCheckoutPaths
(List<String> sparseCheckoutPaths) sparseCheckoutPaths.timeout.