aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-04-05 07:38:52 +0000
committerGravatar Runxi Yu2026-04-05 07:38:52 +0000
commitdf1f2fb3daa1acd25c88510f259d5535fb482126 (patch)
tree821533db390dc1e08767fb8639a193b99fdea10b
parentREADME: `next` branch refactor (diff)
signatureNo signature
README, etc.: Add hjgit mirror
-rw-r--r--CONTRIBUTING.md8
-rw-r--r--README.md15
2 files changed, 7 insertions, 16 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1f5019b0..9341afd8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,14 +2,6 @@
Refer to the README for community spaces.
-## Repos and mirrors
-
-* [Codeberg](https://codeberg.org/lindenii/furgit)
-* [SourceHut mirror](https://git.sr.ht/~runxiyu/furgit)
-* [tangled mirror](https://tangled.org/@runxiyu.tngl.sh/furgit)
-* [GitHub mirror](https://github.com/runxiyu/furgit)
-* [git.runxiyu.org mirror](https://git.runxiyu.org/furgit.git//)
-
## Reporting bugs
Bug reports ideally include a reproduction recipe: a Go program which starts
diff --git a/README.md b/README.md
index 6ef61139..dd435c95 100644
--- a/README.md
+++ b/README.md
@@ -52,13 +52,12 @@ acceptance by the Designated Proxy of any subsequent version of the GNU Affero
General Public License shall permanently authorize the use of that accepted
version for this Program.
-## Alternatives
+## Repos and mirrors
-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)
+* [Codeberg](https://codeberg.org/lindenii/furgit)
+* [SourceHut mirror](https://git.sr.ht/~runxiyu/furgit)
+* [hjgit mirror](https://hjgit.org/runxiyu/furgit/HEAD/info.html)
+* [tangled mirror](https://tangled.org/@runxiyu.tngl.sh/furgit)
+* [GitHub mirror](https://github.com/runxiyu/furgit)
+* [git.runxiyu.org mirror](https://git.runxiyu.org/furgit.git//)