mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add ggc to Version Control (#6106)
* feat: add ggc to Version Control * fix: restore SJSON trailing whitespace to match upstream
This commit is contained in:
parent
2596997f66
commit
abac732842
@ -3013,6 +3013,7 @@ _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.
|
||||
- [ggc](https://github.com/bmf-san/ggc) - A Git CLI tool with both traditional command-line and interactive incremental-search UI, workflow support, and configurable keybindings.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user