message no. 175743
Posted by cryptic0 in #github at 2019-11-10T23:18:28Z
I am experiencing a strange problem. I have 2 github accounts. One is associated with a ssh key, the other one intends to use user/pass combination for push. I created a new git config in the new local repo with details of account#2. Still, git is trying to push the files with the ssh key user name. Why is that?