diff options
| author | 2026-03-06 19:49:02 +0800 | |
|---|---|---|
| committer | 2026-03-06 19:49:02 +0800 | |
| commit | ad6b0a9eacdbde84bae1c9a3a160ff5628f7bef8 (patch) | |
| tree | 0fddff5269ab4a1b9ee1ebd92438426e510ef1df | |
| parent | *: Lint (diff) | |
| signature | No signature | |
README: pkt-line and side-band-64k
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -50,11 +50,13 @@ Furgit is a low-level Git library in Go. * Pack ingestion * Un-thinning thin packs * Commit graph reading +* `pkt-line` +* `side-band-64k` ## Planned * Quarantine areas -* V0/V1 protocol (e.g., `sideband-64k`, `pktline`, etc.) +* V0/V1 protocol * Receiving/fetching * Multi-pack indexes * Reachability bitmaps |
