public interface RetryingRepositoryOperationFacade
<T> T
call(Callable<T> gitCommand)
call(org.eclipse.jgit.api.GitCommand<T> gitCommand)
<T> T call(org.eclipse.jgit.api.GitCommand<T> gitCommand) throws org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.GitAPIException
<T> T call(Callable<T> gitCommand) throws Exception
Exception
Copyright © 2023 CrafterCMS. All rights reserved.