Junio C Hamano <gitster@xxxxxxxxx> writes: > * ab/mediawiki-fixes (2020-09-16) 15 commits > - remote-mediawiki tests: annotate failing tests > - remote-mediawiki: fix duplicate revisions being imported > - remote-mediawiki tests: use CLI installer > - remote-mediawiki tests: use inline PerlIO for readability > - remote-mediawiki tests: replace deprecated Perl construct > - remote-mediawiki tests: use a more idiomatic dispatch table > - remote-mediawiki tests: use "$dir/" instead of "$dir." > - remote-mediawiki tests: change `[]` to `test` > - remote-mediawiki tests: guard test_cmp with test_path_is_file > - remote-mediawiki tests: use test_cmp in tests > - remote-mediawiki tests: use a 10 character password > - remote-mediawiki tests: use the login/password variables > - remote-mediawiki doc: bump recommended PHP version to 7.3 > - remote-mediawiki doc: link to MediaWiki's current version > - remote-mediawiki doc: correct link to GitHub project > > Modernization and fixes to MediaWiki remote backend. > > Will merge to 'next'. This series goes in good direction, but I think there were a few good suggestions for improvement in the review. I'll mark it as "expecting a reroll" instead. Thanks.