Class InstallBuiltinLfsCommand

java.lang.Object
org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
All Implemented Interfaces:
Callable<Void>, LfsFactory.LfsInstallCommand

public class InstallBuiltinLfsCommand extends Object implements LfsFactory.LfsInstallCommand
Installs all required LFS properties for the current user, analogous to 'git lfs install', but defaulting to using JGit builtin hooks.
Since:
4.11