Hello Git community, I am a newcomer interested in contributing to Git as part of GSoC. This patch removes `DISABLE_SIGN_COMPARE_WARNINGS` from `refs.c` and fixes integer comparison issues that caused `-Wsign-compare` warnings. Moumita (1): refs.c: fix -Wsign-compare warnings refs.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) -- 2.48.0