package
1.7.15
Repository: https://github.com/evilmartians/lefthook.git
Documentation: pkg.go.dev

# Functions

IsLFSAvailable returns 'true' if git-lfs is installed.
IsLFSHook returns whether the hookName is supported by Git LFS.
NewExecutor returns an object that executes given commands in the OS.
NewRepository returns a Repository or an error, if git repository it not initialized.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CommandExecutor provides some methods that take some effect on execution and/or result data.
Repository represents a git repository.
No description provided by the author