Is there a possibility of setting multiple user emails?
I'm trying to associate all future commits with several emails so that, for example, they could be found in GitHub/GitLab/(etc) UI by either of the emails, and also an existing GPG signature would still be applicable to that commit. Can this be done?
Let me also specify what I don't mean:
- this is not about setting different emails for author and committer;
- this is not about setting multiple authors and/or multiple committers;
- this is not about setting different local
user.emailand globaluser.email;
Basically, I want to change this:

… into something like this:
