Re: [PATCH 22/49] builtin/repack.c: pass "packtmp" to `generated_pack_populate()`
From: Patrick Steinhardt <hidden>
Date: 2025-09-29 23:21:59
From: Patrick Steinhardt <hidden>
Date: 2025-09-29 23:21:59
On Sun, Sep 28, 2025 at 06:08:35PM -0400, Taylor Blau wrote:
In a similar spirit as previous commits, this function needs to know the temporary pack prefix, which it currently accesses through the static
s/accesses/accessed/ Patrick