summaryrefslogtreecommitdiff
path: root/t/unit-tests
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-07-31 16:56:51 +0200
committerJunio C Hamano <gitster@pobox.com>2025-08-06 14:19:30 -0700
commit376d7f1a11a52bc3f2f4ce74557536ac2195ce5f (patch)
treef06bb3f050956504971936b0f11c9bfea5d503ad /t/unit-tests
parent2f530e5d0ac9349ad5884a7d74a60762e4ee05f8 (diff)
builtin/remote: fix sign comparison warnings
Fix -Wsign-comparison warnings. All of the warnings we have are about mismatches in signedness for loop counters. These are trivially fixable by using the correct integer type. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests')
0 files changed, 0 insertions, 0 deletions