I have been facing this bug for quite some time and I would like some assistance with it. I'm using git to commit codes from my project on visual studio. When I commit on Git Extension, it shows my name correctly. See picture below.
But on the Azure Devops, it shows another person name instead of mine who has supposedly committed the changes as shown here. Green one is my commit but there is another name which shows up. (Red one)
I have followed the following solutions which I found but to no avail.
Azure DevOps doesn't just register the committer, but also the Pusher. The Pusher is taken from the user credentials used to authenticate to Azure DevOps. Since all the "wrong" users show "XXXXXX pushed", I suspect there is something amiss with the credentials you use to log into Azure DevOps.
There are multiple ways for another user to show up:
username:pass@
from your Git Remote settings.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With