summaryrefslogtreecommitdiff
path: root/t/unit-tests/u-oid-array.c
diff options
context:
space:
mode:
authorJustin Tobler <jltobler@gmail.com>2025-08-22 16:35:00 -0500
committerJunio C Hamano <gitster@pobox.com>2025-08-25 09:48:14 -0700
commitddc0b56ad77d7c86145a6a1774f05f9d11bf2337 (patch)
treea7f21d2a1173226c31eb7717631431c11ad00a0d /t/unit-tests/u-oid-array.c
parentaa4d81b53311fcdf099400beebad99c14be4b561 (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/unit-tests/u-oid-array.c')
0 files changed, 0 insertions, 0 deletions