shithub: furgit

Download patch

ref: cc9913b79c318e6fd2cfa58d06cac59ee22c169e
parent: 231003d2dbe0ec090056ccea891a792806b04d54
author: Runxi Yu <runxiyu@umich.edu>
date: Sat Mar 21 14:53:59 EDT 2026

README: Simplify; go-git link

--- a/README.md
+++ b/README.md
@@ -7,10 +7,9 @@
 
 ## Project status
 
-* Initial development
-* Frequent breaking changes
-* Do not use in production
 * Several years away from stable
+* Do not use in production
+* Mature alternative: [go-git](https://github.com/go-git/go-git)
 * Will use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) starting at 1.0.0
 
 ## Goals
--