1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-04-24 00:15:12 +02:00
git/refs
Justin Tobler 7c8eb5928f reftable/stack: add env to disable autocompaction
In future tests it will be neccesary to create repositories with a set
number of tables. To make this easier, introduce the
`GIT_TEST_REFTABLE_AUTOCOMPACTION` environment variable that, when set
to false, disables autocompaction of reftables.

Signed-off-by: Justin Tobler <jltobler@gmail.com>
Acked-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-04-08 12:11:10 -07:00
..
debug.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
files-backend.c Merge branch 'kn/for-all-refs' 2024-03-05 09:44:44 -08:00
iterator.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
packed-backend.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
packed-backend.h Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'" 2022-04-13 15:51:33 -07:00
ref-cache.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
ref-cache.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2023-04-24 12:47:32 -07:00
refs-internal.h Merge branch 'kn/for-all-refs' 2024-03-05 09:44:44 -08:00
reftable-backend.c reftable/stack: add env to disable autocompaction 2024-04-08 12:11:10 -07:00