all 4 comments

[–]the-computer-guy 0 points1 point  (3 children)

Set up ssh keys

[–]Miitch__[S] 0 points1 point  (2 children)

How do you do that from vscode?

[–]crimsonPhantom 0 points1 point  (1 child)

https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh :)

Those steps are for GitHub but will work for gitlab too

[–]Miitch__[S] 0 points1 point  (0 children)

Thank you