Uses of Interface
org.eclipse.jgit.util.LfsFactory.LfsInstallCommand
-
Packages that use LfsFactory.LfsInstallCommand Package Description org.eclipse.jgit.util Utility classes. -
-
Uses of LfsFactory.LfsInstallCommand in org.eclipse.jgit.util
Methods in org.eclipse.jgit.util that return LfsFactory.LfsInstallCommand Modifier and Type Method Description LfsFactory.LfsInstallCommandLfsFactory. getInstallCommand()Retrieve anLfsFactory.LfsInstallCommandwhich can be used to enable LFS support (if available) either per repository or for the user.LfsFactory.LfsInstallCommandLfsFactory.LfsInstallCommand. setRepository(Repository repo)
-