]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/pathspec-sign-compare-workaround'
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Apr 2025 20:54:18 +0000 (13:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Apr 2025 20:54:18 +0000 (13:54 -0700)
Some warnings from "-Wsign-compare" for pathspec.c have been
squelched.

* ab/pathspec-sign-compare-workaround:
  pathspec: fix sign comparison warnings


Trivial merge