-
Notifications
You must be signed in to change notification settings - Fork 282
-
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
Replies: 1 comment
-
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.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment