I recently moved to the Azure-devops git from Github. I found that sometimes my commits have name & email different from the ones I signed in with.
I figured that this is because of my local git configurations, and was able to fix it.
I was wondering if there is a way to prevent it from happening. i.e - approve the commit only if the email and username are the same as the email and username used to sign in.