do you see any chance to provide a feature for multiple email adresses on user account for mapping with commits ?
The problem:
i use in my profile settings email1@example.com but on my git configuration i use email2@googlemail.com so the commits will be not assigned to my user account.
i understand that i can create a git config with seperate email address on my repo ... but on multiple repositories this is no option ( we talk about a lot of repositories... )
i understand that i can map the user on the repositories settings on plugin side... but this is also no option on multiple repositories...
Is there a way to provide a interface on profile page to add multiple email addresses ? So the commit messages will be automatic assigned to your account ?
Hi,
do you see any chance to provide a feature for multiple email adresses on user account for mapping with commits ? The problem: i use in my profile settings email1@example.com but on my git configuration i use email2@googlemail.com so the commits will be not assigned to my user account.
i understand that i can create a git config with seperate email address on my repo ... but on multiple repositories this is no option ( we talk about a lot of repositories... )
i understand that i can map the user on the repositories settings on plugin side... but this is also no option on multiple repositories...
Is there a way to provide a interface on profile page to add multiple email addresses ? So the commit messages will be automatic assigned to your account ?
thanks for your work! Dennis