From a6444199004f54aee05b582a9ee7e1ba98fd0c3e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 20 Feb 2026 12:40:52 +0800 Subject: Revert "README: Update packfile/thin/delta related feature items" This reverts commit 9fccc79763651ab45b2643dd21216411971bff74. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51234dc8..ffeb1e58 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Furgit is a fast Git library in pure Go but the `sha1` build tag makes it test SHA-1) * Reading loose objects * Writing loose objects -* Reading packfiles (with deltas) -* Writing packfiles (with deltas and thin packs) +* Reading packfiles +* Writing packfiles * General support for blobs, trees, commits, and tags ## Future features @@ -30,7 +30,7 @@ Furgit is a fast Git library in pure Go * Compression algorithm agility * Multi pack indexes * Repack -* Better delta base selection strategy +* Writing thin packs * Reading reachability bitmaps * Writing reachability bitmaps when writing packfiles * [commit-graph](https://git-scm.com/docs/commit-graph) (in progress) -- cgit v1.3.1-10-gc9f91