Fast implementation of Git in pure Go codeberg.org/lindenii/furgit
git go
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

README: Add alternatives

Runxi Yu 588fd130 049b38d4

+10
+10
README.md
··· 88 88 `commitquery` over the existing and quarantined object stores. Some hooks 89 89 are provided. 90 90 91 + ## Alternatives 92 + 93 + Not endorsements. 94 + 95 + * [github.com/go-git/go-git](https://github.com/go-git/go-git) (by far the most mature) 96 + * [github.com/driusan/dgit](https://github.com/driusan/dgit) 97 + * [github.com/Nivl/git-go](https://github.com/Nivl/git-go) 98 + * [github.com/unkn0wn-root/git-go.git](https://github.com/unkn0wn-root/git-go.git) 99 + * [github.com/speedata/gogit](https://github.com/speedata/gogit) 100 + 91 101 ## Community 92 102 93 103 * [#lindenii](https://webirc.runxiyu.org/kiwiirc/#lindenii)