Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events