Uses of Class
org.eclipse.jgit.api.errors.ServiceUnavailableException
Packages that use ServiceUnavailableException
-
Uses of ServiceUnavailableException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw ServiceUnavailableExceptionModifier and TypeMethodDescriptionCommitCommand.call()
VerifySignatureCommand.call()
Resolves
all names added to the command to git objects and verifies their signature.private void
TagCommand.processOptions
(RepositoryState state) Sets default values for not explicitly specified options.private void
CommitCommand.sign
(CommitBuilder commit)