diff --git a/README.md b/README.md index baec406632..9dd0b6d4cb 100644 --- a/README.md +++ b/README.md @@ -2718,11 +2718,11 @@ _Libraries for validation._ _Libraries for version control._ +- [cli](https://gitlab.com/gitlab-org/cli) - An open-source GitLab command line tool bringing GitLab's cool features to your command line. - [froggit-go](https://github.com/jfrog/froggit-go) - Froggit-Go is a Go library, allowing to perform actions on VCS providers. - [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. -- [glab](https://github.com/profclems/glab) - An open-source GitLab command line tool bringing GitLab's cool features to your command line. - [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.