Uses of Interface
org.eclipse.jgit.util.LfsFactory.LfsInstallCommand
Packages that use LfsFactory.LfsInstallCommand
-
Uses of LfsFactory.LfsInstallCommand in org.eclipse.jgit.util
Methods in org.eclipse.jgit.util that return LfsFactory.LfsInstallCommandModifier and TypeMethodDescriptionLfsFactory.getInstallCommand()
Retrieve anLfsFactory.LfsInstallCommand
which can be used to enable LFS support (if available) either per repository or for the user.LfsFactory.LfsInstallCommand.setRepository
(Repository repo) Set the repository to enable LFS for