Package org.eclipse.jgit.util
Interface LfsFactory.LfsInstallCommand
- All Known Implementing Classes:
InstallBuiltinLfsCommand
- Enclosing class:
- LfsFactory
A command to enable LFS. Optionally set a
Repository to enable
locally on the repository only.-
Method Summary
-
Method Details
-
setRepository
- Parameters:
repo- the repository to enable support for.- Returns:
- The
LfsFactory.LfsInstallCommandfor chaining.
-