Re: jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

2019-05-06 Thread Jonathan Tan
> There has been no answer to my comments in: > > https://public-inbox.org/git/CAP8UFD3SWNu=btPxV2vV=neyrofbgkpzz_wlvsjbv6bkjro...@mail.gmail.com/ > > especially the part related to the "-o avoid-cdn=badcdn.example.com" > example that Jonathan Nieder gave. It seems to me that if you use a server

Re: jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

2019-04-22 Thread Christian Couder
On Mon, Apr 22, 2019 at 7:53 PM Jonathan Tan wrote: > > > * jt/fetch-cdn-offload (2019-03-12) 9 commits > > - SQUASH??? > > - upload-pack: send part of packfile response as uri > > - fetch-pack: support more than one pack lockfile > > - upload-pack: refactor reading of pack-objects out > > -

Re: jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

2019-04-22 Thread Jeff King
On Mon, Apr 22, 2019 at 10:51:04AM -0700, Jonathan Tan wrote: > > * jt/fetch-cdn-offload (2019-03-12) 9 commits > [...] > > Sorry for getting back to you late on this. The current status is that > v2 (this version) looks good to me, except that not many people seems to > be interested in this - I

Re: jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

2019-04-22 Thread Ramsay Jones
On 22/04/2019 18:51, Jonathan Tan wrote: >> * jt/fetch-cdn-offload (2019-03-12) 9 commits >> - SQUASH??? >> - upload-pack: send part of packfile response as uri >> - fetch-pack: support more than one pack lockfile >> - upload-pack: refactor reading of pack-objects out >> - Documentation: ad

jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

2019-04-22 Thread Jonathan Tan
> * jt/fetch-cdn-offload (2019-03-12) 9 commits > - SQUASH??? > - upload-pack: send part of packfile response as uri > - fetch-pack: support more than one pack lockfile > - upload-pack: refactor reading of pack-objects out > - Documentation: add Packfile URIs design doc > - Documentation: ord