====== git-filter-repo ====== * 可以修改历史中的用户信息 * 需要创建 mailmap.txt 来使用。格式如下:新名字 <新邮箱@example.com> 旧名字 <旧邮箱@example.com>命令如下:git filter-repo --mailmap mailmap.txt * https://htmlpreview.github.io/?https://github.com/newren/git-filter-repo/blob/docs/html/git-filter-repo.html