|
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 ! |
Answered by
varoOP
Jun 24, 2022
Replies: 1 comment
|
Old GitHub account's SSH keys caused this. Deleting them solved the issue. |
0 replies
Answer selected by
varoOP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Old GitHub account's SSH keys caused this. Deleting them solved the issue.