repositorypackage
0.9.0
Repository: https://github.com/gesellix/git-hooks.git
Documentation: pkg.go.dev
# README
git-hooks
Hook manager
Rewritten from icefox/git-hooks, with extra features
Install
Download binary and place it in your PATH
Or manually:
go get github.com/git-hooks/git-hooks
Usage
See Get Started
Fow more info, see wiki
Debug
Prefix with DEBUG=*
, for example
DEBUG=* git hooks