diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-08-20 18:49:38 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-08-20 20:28:02 -0700 |
| commit | 8e84d34da2bf58fe25ffcd56cb15c60232fb43de (patch) | |
| tree | 6278186785513d49a6768b3c2a385c303c486e4f /t/t4013/diff.diff_initial..side | |
| parent | 429dd07aa0bc2082d93edc6dea15da426e8807cb (diff) | |
builtin/receive-pack: explicitly pass packfile fd
When processing the incoming packfile in git-receive-pack(1), `unpack()`
assumes it should always read it from stdin. In preparation for
`unpack()` logic being moved behind a generic ODB transaction interface,
update the function signature to take the an explicit fd provided by
callers to read the incoming packfile from instead. Call sites are
updated accordingly.
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
