]> git.99rst.org Git - git.git/commitdiff
Merge branch 'op/cvsserver-perl-warning'
authorJunio C Hamano <redacted>
Fri, 30 May 2025 18:59:16 +0000 (11:59 -0700)
committerJunio C Hamano <redacted>
Fri, 30 May 2025 18:59:17 +0000 (11:59 -0700)
Recent versions of Perl started warning against "! A =~ /pattern/"
which does not negate the result of the matching.  As it turns out
that the problematic function is not even called, it was removed.

* op/cvsserver-perl-warning:
  cvsserver: remove unused escapeRefName function


Trivial merge
git clone https://git.99rst.org/PROJECT