I am working on a project that is in github for a client, using my professional email address.
I have been committing and doing some work properly, until recently I had changed the global config of git on my machine to my personal email and by mistake uploaded two commits into github using that identity. After which I changed the git id to my professional id and uploaded a third commit that has my professional credentials.
I do not want any commits on github that have my personal id but my professional one. how can I do that?