ivangabriele/vscode-git-automator

Permission denied (publickey) When pushing to github

Opened this issue · 2 comments

I get the following when I try to push to github:

git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

I'm able to push to github via WSL or powershell fine though.

Hi @ZenGardenDubai,

Your remote is in SSH or HTTPS ? (do you need to enter you password each time you push via the CLI ?)

Hi I remote using ssh (no need for a password)