Interface GitUtil.GitConsumer

  • Enclosing class:
    GitUtil

    public static interface GitUtil.GitConsumer
    • Method Detail

      • accept

        void accept​(org.eclipse.jgit.api.Git git)
             throws org.eclipse.jgit.api.errors.GitAPIException,
                    java.io.IOException
        Throws:
        org.eclipse.jgit.api.errors.GitAPIException
        java.io.IOException