2

I have followed the instruction on gitlab website and have successfully generated and added SSH key to gitlab. However, vs code still keep asking for authentication. I don't want to change auto-fetch: False as the accepted answer suggested Visual Studio Code always asking for git credentials . How can I fix this problem?

EDIT: I tried changing auto_fetch: false but vscode still asking for authentication. This happens in ubuntu 20.04

1 Answer 1

1

Is your local repository cloned via SSH? If you cloned it via HTTP, you need to delete it and clone it again using SSH.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.