- Enclosing class:
- LfsFactory
A command to enable LFS. Optionally set a
Repository
to enable
locally on the repository only.-
Method Summary
Modifier and TypeMethodDescriptionsetRepository
(Repository repo) Set the repository to enable LFS for
-
Method Details
-
setRepository
Set the repository to enable LFS for- Parameters:
repo
- the repository to enable support for.- Returns:
- The
LfsFactory.LfsInstallCommand
for chaining.
-