Interface JGitOperationHelper.WithRepositoryCallback<E extends Throwable,​V>

    • Method Detail

      • doWithRepository

        @NotNull
        V doWithRepository​(@NotNull
                           @NotNull org.eclipse.jgit.lib.Repository repository)
                    throws E extends Throwable
        Throws:
        E extends Throwable