diff options
| author | 2026-03-05 22:25:30 +0800 | |
|---|---|---|
| committer | 2026-03-05 22:25:30 +0800 | |
| commit | 235a7070dac6c92e0a7df898a3607a2b9c2a3c5f (patch) | |
| tree | eca796f9683416c7d1cf65792f97ef7ffde7b40c | |
| parent | README: Update progress (diff) | |
| signature | No signature | |
README: Reorder tasks
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -56,18 +56,18 @@ Furgit is a low-level Git library in Go. * V0/V1 protocol (e.g., `sideband-64k`, `pktline`, etc.) * Receiving/fetching * Writing configs +* Commit graph +* Multi-pack indexes +* Reachability bitmaps * Delta base selection, e.g., islands * Compressing deltas * Writing packfiles -* Commit graph -* Reachability bitmaps * Thin packs * DEFLATE optimizations * Aggressive buffer pooling * Ref tables * Large object promisors * Repacking -* Multi-pack indexes * Compression agility * Working trees * Index |
