When I push something to Bitbucket in column Author displaying my nickname from GitHub. How to fix it?
Asked
Active
Viewed 65 times
1 Answers
0
Look first in .git/config
if you haven't forgotten some credentials that are supposed to apply to your previous project and/or hosting platform.
If not, Bitbucket might rely on the e-mail address of either the author or committer. In this case, this should be configured directly from Bitbucket's user interface.

Obsidian
- 3,719
- 8
- 17
- 30