On 6/1/2022 8:55 PM, Junio C Hamano wrote: > * ds/bundle-uri-more (2022-05-20) 24 commits > . t5601: basic bundle URI tests > . clone: unbundle the advertised bundles > . bundle-uri: download bundles from an advertised list > . bundle-uri: allow relative URLs in bundle lists > . bundle-uri client: add boolean transfer.bundleURI setting > . bundle-uri: serve URI advertisement from bundle.* config > . bundle-uri client: add "git ls-remote-bundle-uri" > . bundle-uri client: add minimal NOOP client > . protocol v2: add server-side "bundle-uri" skeleton > . bundle-uri: fetch a list of bundles > . bundle-uri: parse bundle list in config format > . bundle-uri: limit recursion depth for bundle lists > . bundle-uri: unit test "key=value" parsing > . bundle-uri: create "key=value" line parsing > . bundle-uri: create base key-value pair parsing > . bundle-uri: create bundle_list struct and helpers > . clone: --bundle-uri cannot be combined with --depth > . clone: add --bundle-uri option > . fetch: add 'refs/bundle/' to log.excludeDecoration > . fetch: add --bundle-uri option > . bundle-uri: add support for http(s):// and file:// > . bundle-uri: create basic file-copy logic > . remote-curl: add 'get' capability > . docs: document bundle URI standard > (this branch uses ds/bundle-uri.) > > RFC/ seems to trigger errors in linux-leaks CI job > source: <pull.1234.git.1653072042.gitgitgadget@xxxxxxxxx> I'm not surprised about failing the linux-leaks job, but I'm sorry that it is causing noise. Please eject from 'seen' to reduce the noise here. I also haven't had any feedback on this RFC series, so I plan to break out the first few patches and clean them up for full submission soon. I've seen more feedback on topics that might be candidates for merging. Thanks, -Stolee