Re: [PATCH v5 0/9] builtin/receive-pack: support pluggable packfile writes
From: Patrick Steinhardt <hidden> Date: 2026-08-21 12:26:21
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.