shithub: furgit

Download patch

ref: 1adc6198a4c45e882965cce2fd8771e9b4ee113c
parent: e67fbfc75de011c2c7685ae7a10dfce702b2a620
author: Runxi Yu <me@runxiyu.org>
date: Tue Mar 3 14:13:21 EST 2026

TODO: Looks like receive also needs reachability

--- a/TODO
+++ b/TODO
@@ -2,6 +2,7 @@
 protocols:
 
 For client-side fetch, and server-side receive, we'll need:
+* Reachability walking
 * Creating indexes (.idx, .rev) from packs (streaming API)
 * A streaming hash verifier for the pack ingestion path.
 * Other things involving pack ingestion, such as reading and
--