diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-08-20 18:49:34 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-08-20 20:28:01 -0700 |
| commit | 727b99cdb11395ad6932bdb3fb4923a98c23c803 (patch) | |
| tree | 8f5f4897cf3056d803fb23fd528bf106e5fda441 /t/t4013/diff.diff_initial..side | |
| parent | ecdda043e0e200a18fabf99b7e793fc33367e6c4 (diff) | |
builtin/receive-pack: pass shallow file explicitly
If shallow information is provided during `unpack()`, a temporary
shallow file is created and stored in global state. In a subsequent
commit, the `unpack()` logic is moved behind a generic ODB transaction
interface to handle writing packfiles and thus can no longer rely on
such global state. Lift the setup of the temporary shallow file out of
`unpack()` and wire it through to its call sites explicitly.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
