shithub: furgit

Download patch

ref: c1592fb8ba14a443ac7e575dbd41f3aa358f885d
parent: e61503a39bfacae7a221f408e0034789c0990fae
author: Runxi Yu <runxiyu@umich.edu>
date: Sat Jan 17 12:02:49 EST 2026

README: Clarify that the sha1 build tag is for testing only

--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@
 
 ## Current features
 
-* SHA-256 and SHA-1
+* SHA-256 and SHA-1\
+  (runtime supports both; tests are SHA-256 by default,
+  but `sha1` build tag makes it test SHA-1)
 * Reading loose objects
 * Writing loose objects
 * Reading packfiles
--