David Aguilar 46fb084353 xdiff: avoid signed vs. unsigned comparisons in xemit.c
The unsigned `ignored` variable causes expressions to promote to
unsigned. Use a signed value to make comparisons use the same types.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-02-12 09:41:16 -08:00
..
2022-07-08 09:34:30 -07:00
2022-07-08 09:34:30 -07:00
2022-07-08 09:34:30 -07:00
2022-07-08 09:34:30 -07:00