Class IgnoringLfsFactory


  • public class IgnoringLfsFactory
    extends org.eclipse.jgit.util.LfsFactory
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.jgit.util.LfsFactory

        org.eclipse.jgit.util.LfsFactory.LfsInputStream, org.eclipse.jgit.util.LfsFactory.LfsInstallCommand
    • Method Detail

      • register

        public static void register()
        Activates the built-in LFS support.
      • isAvailable

        public boolean isAvailable()
        Overrides:
        isAvailable in class org.eclipse.jgit.util.LfsFactory