The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

History commit author linkage fails when the user.email is changed

YU FEN NIKITA CHEN
June 19, 2019

There are bitbucket history commits, which use user.name=aName and user.email=aEmail to commit.

Later, the user email is changed to bEmail, and reflect in bitbucket Account setting Email.

After that, the history commits lost the profile linkage in UI, even adding .mailmap doesn't help to solve the issue. Though .mailmap does help "git shortlog -se" show correctly.

git config --global -l
user.name=bName
user.email=bEmail

# .mailmap
[bName] <[bEmail]> <[aEmail]>


Any advice how to get the history commit author profile linkage back to work?

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events