What I’m trying to do:
Use the built in VSCode Git functionality to commit and push code from my local machine to Anvil.
What I’ve tried and what’s not working:
I’ve gotten commits to work without any setup after git cloning my Anvil Repo, but every time I click ‘Sync Changes’ in VSCode, I get this error:
duncan_richards12@yahoo.com@anvil.works: Permission denied (password,keyboard-interactive,publickey).
fatal: Could not read from remote repository.
Has anyone found where to set your Anvil password so I don’t have to push from the terminal?