glab moved to GitLab as the CLI (#4500)

This updates the glab entry to point to the new canonical repo on
GitLab. Announcement was made in
https://github.com/profclems/glab/issues/983

Co-authored-by: Kai Armstrong <karmstrong@gitlab.com>
This commit is contained in:
A. Kai Armstrong 2022-10-06 13:24:20 -05:00 committed by GitHub
parent 39bdebf93f
commit a6cd5526ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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