Replies: 2 comments 4 replies
-
Git uses the private key configured in your SSH client. If you're unable to connect to the repository after replacing your private key, you should check your SSH configuration or the remote settings of your repository. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Please make sure that you have not set the remote's private ssh key directly - you can check it from the 'Edit remote' context menu entry
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !
So my SSH key expired on gitlab. So I created a new one, linked it to gitlab. But Now I need to change the ssh key to be used by sourceGit. Is there an option I didn't find to do it ?
Or should I remove all my project and re-clone them ? That's be annoying.
I'm sure this problem was already addressed somewhere, but I couldn't find it... :/
Thanks in advance for you help !
Beta Was this translation helpful? Give feedback.
All reactions