From: Benjamin Mako Hill Date: Sat, 29 Apr 2023 18:44:48 +0000 (-0700) Subject: rename variables to be more consistent X-Git-Url: https://code.communitydata.science/mediawiki_dump_tools.git/commitdiff_plain/9dcd337315234a8f199850d96e20e18b54357c4c?hp=9dcd337315234a8f199850d96e20e18b54357c4c rename variables to be more consistent I changed regex_match_revision to be regex_revision_match so that it matches the way that the other revisions are named so that they are all of the form: regex__ I made the same change for comments. ---