Files
git/ci
Patrick Steinhardt 886c7b4ac2 t: use test_bool_env to parse GIT_TEST_LONG
It's currently hard to explicitly disable GIT_TEST_LONG by setting it to
`false`. Fix this by using `test_bool_env` instead.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-07-06 07:21:57 -07:00
..