diff options
| author | Justin Tobler <jltobler@gmail.com> | 2025-08-22 16:35:00 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-25 09:48:14 -0700 |
| commit | ddc0b56ad77d7c86145a6a1774f05f9d11bf2337 (patch) | |
| tree | a7f21d2a1173226c31eb7717631431c11ad00a0d /t/t4018/bash-posix-style-single-command-function | |
| parent | aa4d81b53311fcdf099400beebad99c14be4b561 (diff) | |
bulk-checkin: use repository variable from transaction
The bulk-checkin subsystem depends on `the_repository`. Adapt functions
and call sites to access the repository through `struct odb_transaction`
instead. The `USE_THE_REPOSITORY_VARIBALE` is still required as the
`pack_compression_level` and `pack_size_limit_cfg` globals are still
used.
Also adapt functions using packfile state to instead access it through
the transaction. This makes some function parameters redundant and go
away.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/bash-posix-style-single-command-function')
0 files changed, 0 insertions, 0 deletions
