a beachhead has been established in the war on git deadnaming:
[Cooking]* ac/log-use-mailmap-by-default-transition (2019-07-15) 3 commits (merged to 'next' on 2019-07-19 at e5669de950) + tests: defang pager tests by explicitly disabling the log.mailmap warning + documentation: mention --no-use-mailmap and log.mailmap false setting + log: add warning for unspecified log.mailmap setting The "git log" command learns to issue a warning when log.mailmap configuration is not set and --[no-]mailmap option is not used, to prepare users for future versions of Git that uses the mailmap by default. Will merge to 'master'.