@leroysheep / Socializer / commits / 5cde0d7825

Merge branch 'op/cvsserver-perl-warning'

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

Junio C Hamano committed May 30, 2025 at 11:59 UTC 5cde0d782549a4ba4e926c74a61c094092b50367

No changes.