Merge branch 'mt/rot13-in-c'
commit64cb4c34d1c27969c6556cbe339a73e88758d7e6
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2022 21:55:11 +0000 (29 14:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2022 21:55:11 +0000 (29 14:55 -0700)
tree142c52890f656275749c8cb771df7400653d488b
parentc068a3b8ee40d6e009da33d742d6a87dbaf7f1c6
parent4d1d843be7a15717b425ad39f8cd4c4a510b4121
Merge branch 'mt/rot13-in-c'

Test portability improvements.

* mt/rot13-in-c:
  tests: use the new C rot13-filter helper to avoid PERL prereq
  t0021: implementation the rot13-filter.pl script in C
  t0021: avoid grepping for a Perl-specific string at filter output
Makefile
pkt-line.h