aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-26 04:06:33 +0000
committerGravatar Runxi Yu2026-03-26 04:06:33 +0000
commit588fd130cf6a4e5b13ede502103052c67ea657b3 (patch)
treefc9b07b6f765ddb9665c0d4f5be8d2f3c26f9053 /README.md
parentobject/fetch: Fix comment (diff)
signatureNo signature
README: Add alternatives
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 50b26d6d..10e44914 100644
--- a/README.md
+++ b/README.md
@@ -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)