diff --git a/README.md b/README.md index f2f4b193..62c07a4d 100644 --- a/README.md +++ b/README.md @@ -2214,6 +2214,7 @@ _**Unofficial** set of patterns for structuring projects._ * [gh](https://github.com/rjeczalik/gh) - Scriptable server and net/http middleware for GitHub Webhooks. * [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2. +* [githooks](https://github.com/gabyx/githooks) - Per-repo and shared Git hooks with version control and auto update. * [go-git](https://github.com/go-git/go-git) - highly extensible Git implementation in pure Go. * [go-vcs](https://github.com/sourcegraph/go-vcs) - manipulate and inspect VCS repositories in Go. * [hercules](https://github.com/src-d/hercules) - gaining advanced insights from Git repository history.