summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorshejialuo <shejialuo@gmail.com>2025-06-29 12:27:41 +0800
committerJunio C Hamano <gitster@pobox.com>2025-07-07 08:07:45 -0700
commitba472ab2f1b1af8ccb9768859fa56e2d136a759e (patch)
tree809b53328e118fff2648a4ab666bdc25c906bd5e /builtin/commit-graph.c
parent16bd9f20a403117f2e0d9bcda6c6e621d3763e77 (diff)
string-list: fix sign compare warnings for loop iterator
There are a couple of "-Wsign-compare" warnings in "string-list.c". Fix trivial ones that result from a mismatched loop iterator type. There is a single warning left after these fixes. This warning needs a bit more care and is thus handled in subsequent commits. Signed-off-by: shejialuo <shejialuo@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions