public static interface LfsFactory.LfsInstallCommand
extends java.util.concurrent.Callable<java.lang.Void>
Repository
to enable
locally on the repository only.Modifier and Type | Method and Description |
---|---|
LfsFactory.LfsInstallCommand |
setRepository(Repository repo) |
LfsFactory.LfsInstallCommand setRepository(Repository repo)
repo
- the repository to enable support for.LfsFactory.LfsInstallCommand
for chaining.