Re: [PATCH v3 0/2] pack-objects mru

2016-08-10 Thread Jeff King
On Wed, Aug 10, 2016 at 09:47:52AM -0700, Junio C Hamano wrote: > Jeff King writes: > > >> This is not new with this change, but I am not quite sure what in > >> the current code prevents us from busting the delta limit for reused > >> ones, though. > > > > I think in the current code you are li

Re: [PATCH v3 0/2] pack-objects mru

2016-08-10 Thread Junio C Hamano
Jeff King writes: >> This is not new with this change, but I am not quite sure what in >> the current code prevents us from busting the delta limit for reused >> ones, though. > > I think in the current code you are limited by the depth you might find > in a single existing pack (since we never r