shithub: furgit

Download patch

ref: e61503a39bfacae7a221f408e0034789c0990fae
parent: d11150df176016acb5a690c0214889c0e5bb696d
author: Runxi Yu <runxiyu@umich.edu>
date: Sat Jan 17 12:01:51 EST 2026

README: Remove the stray ? in the builds.sr.ht URL

--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Furgit
 
-[![builds.sr.ht status](https://builds.sr.ht/~runxiyu/furgit.svg)](https://builds.sr.ht/~runxiyu/furgit?)
+[![builds.sr.ht status](https://builds.sr.ht/~runxiyu/furgit.svg)](https://builds.sr.ht/~runxiyu/furgit)
 [![Go Reference](https://pkg.go.dev/badge/git.sr.ht/~runxiyu/furgit.svg)](https://pkg.go.dev/git.sr.ht/~runxiyu/furgit)
 
 Furgit is a fast Git library in pure Go
--