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.- Since:
- 4.11
-
Method Summary
-
Method Details
-
setRepository
- Parameters:
repo- the repository to enable support for.- Returns:
- The
LfsFactory.LfsInstallCommandfor chaining.
-