Skip to content

Commit

Permalink
glab moved to GitLab as the CLI (#4500)
Browse files Browse the repository at this point in the history
This updates the glab entry to point to the new canonical repo on
GitLab. Announcement was made in
profclems/glab#983

Co-authored-by: Kai Armstrong <[email protected]>
  • Loading branch information
phikai and Kai Armstrong authored Oct 6, 2022
1 parent 39bdebf commit a6cd552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a6cd552

Please sign in to comment.