diff options
| author | 2026-02-20 12:40:31 +0800 | |
|---|---|---|
| committer | 2026-02-20 12:57:31 +0800 | |
| commit | 3d67169329b50d585b231452486c87c9761bf967 (patch) | |
| tree | acc87594946c9c6c816fc679a4fdbd6e827f8b28 /README.md | |
| parent | Revert "pktline: Make Reader/Writer structs" (diff) | |
| signature | No signature | |
Revert "README: Clarify pack/delta/thin features"
This reverts commit 0a0fa13928bcc136b45e289f86bebc6a300e5975.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -21,12 +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 - * Delta resolution -* Writing packfiles - * Delta compression - * Thin packs -* Reading commit-graph's +* Reading packfiles (with deltas) +* Writing packfiles (with deltas and thin packs) * General support for blobs, trees, commits, and tags ## Future features |
