Re: [PATCH v5 0/9] builtin/receive-pack: support pluggable packfile writes
Patrick Steinhardt <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 20, 2026 at 06:49:31PM -0500, Justin Tobler wrote: > Changes since V4: > - Added an additional test assertion in the frist patch to ensure keep > files are also migrated to the main ODB prior to being removed when > the transaction is finalized. > - Updated a commit message. Thanks, I'm happy with this version. Patrick