Re: [PATCH 0/5] odb: make packfile generation pluggable
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Patrick Steinhardt <[email protected]> writes: > On Wed, Aug 12, 2026 at 06:41:04PM -0500, Taylor Blau wrote: >> On Mon, Aug 10, 2026 at 07:25:46AM +0200, Patrick Steinhardt wrote: >> > > With "--no-ref-delta" thing in flight, this will not play well with >> > > what is in 'seen', though. >> > >> > Ah, dang, you're right. I'm not quite sure about the status of that >> > series -- there's been a discussion around whether it is the right fix >> > in the first case with Peff, and there wasn't an answer since Peff's >> > last mail. >> > >> > Taylor, could you maybe share what your plans are? If you want to pursue >> > it further I'm happy to add it as a dependency and/or wait a bit. >> >> Still something that we're working on, though I think that it's fine to >> kick this out of 'seen' for the time being. > > Awesome, thanks for the update. > > In that case, Junio, could you maybe kick out that topic and merge this > one here into seen instead? Thanks! OK. Let's see how it goes. Thanks, both.