shithub: furgit

Download patch

ref: 115beec0b2d29cb89ec73809b432a40e22bac07b
parent: 06b3648782c860ac0bc096e30e72587d5016e4e4
author: Runxi Yu <me@runxiyu.org>
date: Fri Jan 30 12:23:25 EST 2026

README: thin packs are supported now

--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
 * Reading loose objects
 * Writing loose objects
 * Reading packfiles
-* Writing packfiles (no thin packs yet)
+* Writing packfiles
 * General support for blobs, trees, commits, and tags
 
 ## Future features
--