Version Control - Awesome Go
Libraries for version control.
- cli - An open-source GitLab command line tool bringing GitLab's cool features to your command line.
- froggit-go - Froggit-Go is a Go library, allowing to perform actions on VCS providers.
- git2go - Go bindings for libgit2.
- githooks - Per-repo and shared Git hooks with version control and auto update.
- go-git - highly extensible Git implementation in pure Go.
- go-vcs - manipulate and inspect VCS repositories in Go.
- hercules - gaining advanced insights from Git repository history.
- hgo - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.