I am facing problem while trying to connect to GitLab remote repo through SSH here are the steps done so far:
- Successfully generated SSH keys
- Administration added the keys to the repo, so when I am on GitLab website, I am able to commit and publish branches
I can't publish branches from VSCODE and getting the below error and I am using MAC.
Permission denied (publickey).
fatal: Could not read from remote repository.