mirror of
https://github.com/git/git.git
synced 2026-01-11 13:23:12 +09:00
The loop iteration variable is non-negative and only used in comparisons against other size_t values. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>