ref: 096319e98072461a05b3e229ee7974db681b3e76
parent: 33de7fd28ce870d0b98016fcb42aa9ae5c0ca78a
author: Runxi Yu <me@runxiyu.org>
date: Thu Jan 29 12:07:22 EST 2026
README: We support basic packfile writing now
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@
* Reading loose objects
* Writing loose objects
* Reading packfiles
+* Writing packfiles (basic; no deltas yet)
* General support for blobs, trees, commits, and tags
## Future features
--
⑨