diff options
| author | 2026-01-29 20:44:15 +0100 | |
|---|---|---|
| committer | 2026-01-29 20:44:15 +0100 | |
| commit | aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c (patch) | |
| tree | 441bba09b53163d4902e8ae785c89dc50fcbd79a | |
| parent | packed: Cleanup (diff) | |
| signature | No signature | |
README: Writing packfiles has deltas now, but not thin packs
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Furgit is a fast Git library in pure Go * 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 |
