Git switch credentials for the specific git you are on
git config user.name "someName" git config credential.username "someName"