I am hitting the one issue while pushing my changes to git in office. It is taking my personal email id which I was used for my personal git account. I tried re-installing git and setting up with office email again but still I am seeing the same issue. Can anyone help me to resolve this issue.
Office email : Raeesul.Asad_c_p@emc.com
Personal email: raeesulasad@gmail.com
Error message while doing push using git gui
Pushing to https://eos2git.cec.lab.emc.com/Test-and-Automation-Enablement/TestCases.git POST git-receive-pack (2377 bytes) remote: check-email: failed with exit status 1 remote: ERROR: Email address raeesulasad@gmail.com does not match a public email address on any GitHub account remote: ERROR: One or more email addresses did not match public a email address on a GitHub account To https://eos2git.cec.lab.emc.com/Test-and-Automation-Enablement/TestCases.git ! [remote rejected] dev/asadcr/vjtree-mpfs -> dev/asadcr/vjtree-mpfs (pre-receive hook declined) error: failed to push some refs to 'https://eos2git.cec.lab.emc.com/Test-and-Automation-Enablement/TestCases.git'
I tried re-installing git and setting up git with office email again.