Update link go-git (#3372)

This commit is contained in:
Nguyễn Đức Chiến 2020-12-05 01:06:01 +07:00 committed by GitHub
parent 595e60e7af
commit 6a03ff667a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2089,7 +2089,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [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.
* [go-git](https://github.com/src-d/go-git) - highly extensible Git implementation in pure Go.
* [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.
* [hgo](https://github.com/beyang/hgo) - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.