shithub: furgit

Download patch

ref: aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c
parent: 45da63f4d0fd94e5a8b11fc6aa8b626338dcabf8
author: Runxi Yu <me@runxiyu.org>
date: Thu Jan 29 15:44:15 EST 2026

README: Writing packfiles has deltas now, but not thin packs

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