diff options
| author | 2026-03-26 04:06:33 +0000 | |
|---|---|---|
| committer | 2026-03-26 04:06:33 +0000 | |
| commit | 588fd130cf6a4e5b13ede502103052c67ea657b3 (patch) | |
| tree | fc9b07b6f765ddb9665c0d4f5be8d2f3c26f9053 /README.md | |
| parent | object/fetch: Fix comment (diff) | |
| signature | No signature | |
README: Add alternatives
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -88,6 +88,16 @@ stores that `Repository` already exposes: `commitquery` over the existing and quarantined object stores. Some hooks are provided. +## Alternatives + +Not endorsements. + +* [github.com/go-git/go-git](https://github.com/go-git/go-git) (by far the most mature) +* [github.com/driusan/dgit](https://github.com/driusan/dgit) +* [github.com/Nivl/git-go](https://github.com/Nivl/git-go) +* [github.com/unkn0wn-root/git-go.git](https://github.com/unkn0wn-root/git-go.git) +* [github.com/speedata/gogit](https://github.com/speedata/gogit) + ## Community * [#lindenii](https://webirc.runxiyu.org/kiwiirc/#lindenii) |
