ref: d8389afd387e5b254db1b5ba6c9d7572428ae390
parent: 7cb1995e2b431a900e23958e23565da7922e976a
author: Runxi Yu <me@runxiyu.org>
date: Fri Feb 20 07:49:27 EST 2026
Revert "README: Writing packfiles has deltas now, but not thin packs" This reverts commit aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c.
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
* Reading loose objects
* Writing loose objects
* Reading packfiles
-* Writing packfiles (no thin packs yet)
+* Writing packfiles (basic; no deltas yet)
* General support for blobs, trees, commits, and tags
## Future features
--
⑨