Interface RetryingRepositoryOperationFacade

    • Method Detail

      • call

        <T> T call​(org.eclipse.jgit.api.GitCommand<T> gitCommand)
            throws org.eclipse.jgit.api.errors.GitAPIException
        Throws:
        org.eclipse.jgit.api.errors.GitAPIException