-
I have already re-installed code-server a couple of times in hopes of resetting which GitHub account it should use. However, it is locked on to one of my GitHub accounts that I do not wish to use. I am using Debian 10, and I have set git to use account "primary". From the bash terminal I am able to push without any issues.
I wish to update this and make code-server use my primary github account. Any help would be appreciated ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Old GitHub account's SSH keys caused this. Deleting them solved the issue. |
Beta Was this translation helpful? Give feedback.
Old GitHub account's SSH keys caused this. Deleting them solved the issue.