-
Fixing Git:git@gitlab.com: Permission denied(publicly) with VSCODE on macOS
Recently, I switched my gitlab repository from https authorization to ssh authorization. When I was generating the ssh key. I set a passphrase. And with the newer version of macOS, on default the ssh agent might not be able to auto remember this passphrase which could lead to an error when using the integrated version…