diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-09 09:33:10 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-09 06:40:06 -0800 |
| commit | 0316c63ca4fc0d58ecd02243c62253b246fd046a (patch) | |
| tree | 17991d29ea3ae3f5b4a03b16593f18540729ab4d /contrib/persistent-https | |
| parent | 480336a9cec8701103a815289304ea626416043a (diff) | |
| download | git-0316c63ca4fc0d58ecd02243c62253b246fd046a.tar.gz git-0316c63ca4fc0d58ecd02243c62253b246fd046a.zip | |
packfile: pass source to `prepare_pack()`
When preparing a packfile we pass various pieces attached to the pack's
object database source via the `struct prepare_pack_data`. Refactor this
code to instead pass in the source directly. This reduces the number of
variables we need to pass and allows for a subsequent refactoring where
we start to prepare the pack via the source.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
