I installed the code-server container, cloned a github repository, made some changes and tried to sync the changes back to github.
got this prompt and clicked “Allow”
then got this prompt and clicked “Open”
then got this prompt and clicked “Continue”
then got this
I’m I doing something wrong here?
I also run these 2 commands with my github username and email and restarted the container, but no luck.
git config --global user.name "username"
git config --global user.email "email address"