Update README.md

This commit is contained in:
Gabriel Nützi 2021-06-14 21:57:27 +02:00 committed by Avelino
parent 38a89e0544
commit c3297697d0

View File

@ -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.